phosphor-webui: srcrev bump 7bb1d9e63e..6bb1f476bc

Ed Tanous (1):
      Fix Internet Explorer

Change-Id: I254fdb8d39b77625778d139bb27e3a1a4e24cb22
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 072f79c..e8ad336 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/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 = "7bb1d9e63e6a62fdece7e687c24be12b4472be8a"
+SRCREV = "6bb1f476bced183aab54f00206346e4d6eff1e07"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "