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 1ab37de4d088ee4d170fb7fb39b989dd0e9772f2..fec26aede4bc8677c60f723ae3d321399254ec5f 100644 |
--- a/chrome/browser/resources/ntp4/new_tab.html |
+++ b/chrome/browser/resources/ntp4/new_tab.html |
@@ -54,6 +54,12 @@ document.documentElement.setAttribute('touchui', true); |
</head> |
<body> |
+ <div id="notification" class="inactive"> |
+ <span></span> |
+ <div id="notificationLinks"></div> |
+ <button></button> |
+ </div> |
+ |
<div id="card-slider-frame"> |
<div id="page-list"> |
</div> |