webui-vue: srcrev bump f0a1ac7eb7..dfc4fd3fba

Yoshie Muranaka (2):
      Update use of Sass variable background variant colors
      Fix Sass build error

(From meta-phosphor rev: e292ff8031ca56229545dbcee98c34be1347f59f)

Change-Id: I85d0e45029c3796363854af699db8fd6c1cd3ca0
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 5bc53d8..23b688e 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 = "f0a1ac7eb7cf724d412acd2c0c9a3bf3d1fcc204"
+SRCREV = "dfc4fd3fba73488ad1591cf5278ae9e1ff351b64"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "