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

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

Issue 10827102: Delete dead AppsPromo code (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Addresed comments, deleted related css, icons Created 8 years, 5 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
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 3b31e192900496d0a84c0613be99dc06bd07bd7f..e57541b3323a4454bbc76a4ff2111d0ceb43ffed 100644
--- a/chrome/browser/resources/ntp4/new_tab.html
+++ b/chrome/browser/resources/ntp4/new_tab.html
@@ -163,12 +163,6 @@
</div>
</div>
-<!-- Apps promo. -->
-<div id="apps-promo-extras-template" class="apps-promo-extras">
- <h3 class="apps-promo-heading"></h3>
- <a class="apps-promo-link g-button-basic"></a>
-</div>
-
<!-- App Contents w/ Large Icon -->
<div id="app-large-icon-template" class="app-contents">
<div class="app-img-container">

Powered by Google App Engine
This is Rietveld 408576698