Index: chrome/browser/resources/ntp4/new_tab.html |
diff --git a/chrome/browser/resources/ntp4/new_tab.html b/chrome/browser/resources/ntp4/new_tab.html |
index 97c68ef4c0d7b91af72ca6268e01d8b210bf5401..33da2a3ca1519943ff6f68f0de79c1f99e4e87a8 100644 |
--- a/chrome/browser/resources/ntp4/new_tab.html |
+++ b/chrome/browser/resources/ntp4/new_tab.html |
@@ -72,7 +72,9 @@ document.documentElement.setAttribute('touchui', true); |
<body> |
<button id="login-container" hidden> |
- <div id="login-status-header"></div> |
+ <div id="login-status-header-container"> |
+ <span id="login-status-header"></span><img id="login-status-icon"> |
+ </div> |
<div id="login-status-sub-header"></div> |
</button> |