| 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 ba71ff01d5475e14bfeba700c3ccc1ae853fa7b9..63e033ebb7153e2ab02c64f6730eb9006269717b 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab.html
|
| +++ b/chrome/browser/resources/ntp4/new_tab.html
|
| @@ -76,18 +76,6 @@
|
| </div>
|
| </div>
|
|
|
| - <div id="app-launcher-promo" hidden>
|
| - <div class="apps-promo-text" i18n-content="appsPromoTitle"></div>
|
| - <a href="https://chrome.google.com/webstore/launcher"
|
| - id="apps-promo-learn-more" class="apps-promo-learn-more"
|
| - i18n-content="learn_more">
|
| - </a>
|
| - <img src="app_launcher_promo.png">
|
| - <button class="close-button custom-appearance"
|
| - id="app-launcher-promo-close-button">
|
| - </button>
|
| - </div>
|
| -
|
| <div id="footer">
|
| <div id="footer-border"></div>
|
| <div id="footer-content">
|
|
|