phosphor-webui: srcrev bump ae0353989a..f1aadb9093

Yoshie Muranaka (2):
      Refactor power operations
      Update icons to fix sizing and overflow issues

Change-Id: Iccd2cd4da95485e64e9230fd17cb1b1da1b8ef7f
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 a1adf05..89944bf 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 = "ae0353989abe7d9194dba47ca26d803fe11f46b6"
+SRCREV = "f1aadb9093df7ee0789e9d3caf4e3c83a0bfbb6c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "