phosphor-webui: srcrev bump c81cdd4acc..c652ed1889

Dixsie Wolmers (1):
      Update toggle component

Change-Id: Ic966cf41a85c7ffc1e8f47504bd6e4687123ecc4
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 98cec51..4df925b 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 = "c81cdd4acceb7b284ebb9680b6e318ddf4f20542"
+SRCREV = "c652ed1889599da3ca2a0e0d36979e099f9b3b8c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "