phosphor-webui: srcrev bump e6c3a443c1..b7ea279015

Gunnar Mills (4):
      Login: Remove unused APIUtils
      Add comment for keyCode 13
      Highlight correct fields on errors
      Set time fields

(From meta-phosphor rev: d49e418f282e0d25d628fe5bb0fe747f091807b4)

Change-Id: I891841335eed28209490ddc5493b842a3be11e68
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.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
index 517a9c4..031a447 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
 LICENSE = "Apache-2.0"
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "e6c3a443c177e70da6f6d9ef37d95913bcd7cfd1"
+SRCREV = "b7ea279015fd33574eeab24b114b19d0cdb22e3c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "