webui-vue: srcrev bump 7d5c3a7a0f..7fc4cd7dbe

Derick Montague (3):
      Update navigation item order
      Add coding guidelines and component documentation
      Add Getting Started documentation

Yoshie Muranaka (1):
      Add focus state to navigation link items

(From meta-phosphor rev: 52d24ab7b842326842c7c8b150304592ee45cf18)

Change-Id: I4cd077443c172dc53bd05c615f849b52fb5b69f4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index f4b9c6a..3a781ab 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 = "7d5c3a7a0f59642c5e9c99989376410155fe425b"
+SRCREV = "7fc4cd7dbe2f9eb38bb876aa4febf8f5e13a279f"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "