phosphor-webui: srcrev bump 45cdee9710..75494d4a69

Gunnar Mills (3):
      NPM update
      Make default redfishSupportEnabled
      Remove angular-websocket dependency

Ryan Arnell (1):
      Fix layout for responsive design: Header

(From meta-phosphor rev: 3553efe2e09b85f86f20b42ae59f382d0d61f29d)

Change-Id: I6ca4e4eb74dbe9d5083459182a94172885221c33
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 12d76c7..65519a7 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "45cdee9710a915c6be3552cca1d59346cd000a21"
+SRCREV = "75494d4a69260f8e192d250d1f8c7813e4c759e1"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "