phosphor-webui: srcrev bump 09081ec7f0..c3f5e3181d

James Feist (1):
      Add XSRF token into websocket request

Change-Id: I499a55de2fb67e7a353541ac347c9a2e19b6fdca
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 f4041bb..6cb8eb9 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 = "09081ec7f06491150e90838a4bec53004358db51"
+SRCREV = "c3f5e3181d8753c8741ccde0578dfea041e3afb2"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "