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 cda1549aaf598ccf2e8b1ef1bf9fed3c19878589..ae665bab1872a0c912a8cdf077f63d9be38b7384 100644 |
--- a/chrome/browser/resources/ntp4/new_tab.html |
+++ b/chrome/browser/resources/ntp4/new_tab.html |
@@ -130,7 +130,7 @@ |
<div id="vertical-separator"></div> |
</div> |
- <a id="chrome-web-store-href"> |
+ <a id="chrome-web-store-link"> |
<span id="chrome-web-store-title" i18n-content="webStoreTitleShort"> |
</span> |
</a> |
@@ -195,16 +195,6 @@ |
<span class="title"></span> |
</div> |
-<!-- App install hint --> |
-<a id="app-install-hint-template" class="app-install-hint"> |
- <div class="app-install-hint-interior"> |
- <div class="interior-background"></div> |
- <div class="vertical-bar"></div> |
- <div class="horizontal-bar"></div> |
- </div> |
- <span i18n-content="appInstallHintText"></span> |
-</a> |
- |
<!-- Message shown in the other sessions menu when the user is signed in but |
there is no session data (e.g. they have tab sync turned off). --> |
<div id="other-sessions-promo-template" class="other-sessions-promo-message"> |