phosphor-webui: srcrev bump 0acdba8b86..c8ce0ace97

Patrick Williams (1):
      OWNERS: switch 'matches' to 'matchers'

Change-Id: I6829128396cedafe3ecdc2551bf813c9f5f8095e
Signed-off-by: Andrew Geissler <openbmcbump-github@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 aacc543..3b174e4 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;branch=master;protocol=https"
-SRCREV = "0acdba8b866fd43f2916b64769edd8118d6ca380"
+SRCREV = "c8ce0ace976c1a849166a4e61fd195fc3bf22b39"
 S = "${WORKDIR}/git"
 
 DEPENDS:prepend = "nodejs-native "