phosphor-webui: srcrev bump 0ad2604b95..1c43b31276

Ed Tanous (1):
      phosphor-webui: Allow after login redirects

Change-Id: I9e3230c30a8624adf0f8dbbeb7bdbb162b8b454c
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 4fb6f68..0f178e2 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 = "0ad2604b95d9bd19dcb502106ee2ff98229097c0"
+SRCREV = "1c43b312769fcf9fe4e41bf6d7336402d06bed6e"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "