phosphor-webui: srcrev bump 09081ec7f0..c3f5e3181d

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

(From meta-phosphor rev: 4dfd2fa86ce7ee4b1cc9b6edfd0406026c3e098d)

Change-Id: I90b090b8197e5db9217560c9db57707583b633b2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index f4041bb..6cb8eb9 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/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 "