webui-vue: srcrev bump 9b22b49232..3dd167a131

Dixsie Wolmers (1):
      Update toast drop-shadow opacity

Yoshie Muranaka (3):
      Create separate file for Vue Router routes
      Move translation into routes file
      Make customizations to IBM router

(From meta-phosphor rev: 201346cad1df991ae50e765f692a9e655053d44d)

Change-Id: I21bad52a5d531746ae173e0f67fb360a0902df60
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 70d2500..11d161d 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 = "9b22b49232da67bd15e04193006ce881a93265c0"
+SRCREV = "3dd167a13191eedb4b7ed8cd80cf4f941049b463"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "