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

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