phosphor-webui: srcrev bump 3d3e326692..335ac3449f

Gunnar Mills (1):
      Capitalize "Edit" hostname

Change-Id: I6663b3f695419508465a69568b2bd0c63bea4bdd
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 68e5a58..1bee202 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 = "3d3e326692f7a81b47ad53b655ca74839eda2e54"
+SRCREV = "335ac3449f2ca22332ff1d5498add061f4bdc182"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "