phosphor-webui: srcrev bump a09cc2da1b..27ce84d247

beccabroek (1):
      Add role alert to toasts

(From meta-phosphor rev: ead14fe7046ba8f20482785b35bb8ea82791eb40)

Change-Id: I119b1d507aa27da8461288321360413f71ea1cd2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 1649e52..8c0cec7 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 = "a09cc2da1b3a9bad0eaf34fbfdec8a3ee32d47f8"
+SRCREV = "27ce84d247a41288228713342d4e7745d8806eba"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "