phosphor-webui: srcrev bump afcfda7b93..2c352ed3a7

Gunnar Mills (3):
      Capitalize System logs correctly
      Rename option to enable Redfish Eventlog
      Move to clang-format-8

Change-Id: If0a08139990053bb25182c43fb29598b72895384
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 27d99a9..ff90071 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/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"
-SRCREV = "afcfda7b93704b41c0da3b0634e96f12fd9f91aa"
+SRCREV = "2c352ed3a7f808c24107d1a71bef9349193a6e13"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "