phosphor-webui: srcrev bump fa56273db9..0433e005e0

Dixsie Wolmers (1):
      Add boot option override and TPM enable toggle

Yoshie Muranaka (2):
      Add password visibility toggle
      Fix app header template rendering in Safari

(From meta-phosphor rev: 17377fc30b1a96d47d9e5158580d805a74347b77)

Change-Id: Id4d3a9a8ad270fb516ccfe22accacddb4470ebda
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 c97f3a9..7d3d13d 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 = "fa56273db9ac556ca52db5d6d653b16eb63ca54e"
+SRCREV = "0433e005e01732e73e93b167a7a3e4d862f28e28"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "