phosphor-webui: srcrev bump 0d7875b5b6..e6c3a443c1

Gunnar Mills (1):
      Login: Remove unused routeParams

Change-Id: I169e28c002f86908b22000d3112cb3e66a519a72
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui.bb b/recipes-phosphor/webui/phosphor-webui.bb
index 6be1fbe..517a9c4 100644
--- a/recipes-phosphor/webui/phosphor-webui.bb
+++ b/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
 LICENSE = "Apache-2.0"
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "0d7875b5b60204103dcae28e1f0531c98ff5a6f2"
+SRCREV = "e6c3a443c177e70da6f6d9ef37d95913bcd7cfd1"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "