webui-vue: srcrev bump edb9e852fd..1be6b41e1b

Yoshie Muranaka (1):
      Create accessible InfoTooltip Component

(From meta-phosphor rev: bbdbd4689c6d5b309d4d07c4124652109f31e11b)

Change-Id: I30ff3585a871e6d4a323a76af8213863ddd71479
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/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 9dfd712..9a49590 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "edb9e852fd43ec9de857a91675113c0fcc4e8414"
+SRCREV = "1be6b41e1be3d2316abcb5dec6968383b5a6f856"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "