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..93b3039141ecdb3c9791822357d08f9acac27d09 100644 |
--- a/chrome/browser/resources/ntp4/new_tab.html |
+++ b/chrome/browser/resources/ntp4/new_tab.html |
@@ -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"> |