phosphor-webui: srcrev bump ae0353989a..f1aadb9093

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

(From meta-phosphor rev: d6bb7d87eedd01406b55620259c34aa55af72d39)

Change-Id: I3f31445ff94d0c1ddae4f6032a4ba450b52a5efc
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/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index a1adf05..89944bf 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"
-SRCREV = "ae0353989abe7d9194dba47ca26d803fe11f46b6"
+SRCREV = "f1aadb9093df7ee0789e9d3caf4e3c83a0bfbb6c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "