Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Unified Diff: chrome/browser/resources/ntp4/new_tab.html

Issue 2012993002: Remove the app launcher promo code Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/ntp4/apps_page.css ('k') | chrome/browser/resources/ntp4/new_tab.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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">
« no previous file with comments | « chrome/browser/resources/ntp4/apps_page.css ('k') | chrome/browser/resources/ntp4/new_tab.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698