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

Unified Diff: chrome/browser/resources/new_new_tab.html

Issue 3747007: Reserve right-most column of apps grid for web store icon. (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: different approach Created 10 years, 2 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 | « no previous file | chrome/browser/resources/ntp/apps.css » ('j') | chrome/browser/resources/ntp/apps.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/new_new_tab.html
diff --git a/chrome/browser/resources/new_new_tab.html b/chrome/browser/resources/new_new_tab.html
index e0f799e1b4f8e10e69fb2e02e84d7a28a230e7a1..e459c0b38b8a066b67230d0d7af3a0fb1ca2a924 100644
--- a/chrome/browser/resources/new_new_tab.html
+++ b/chrome/browser/resources/new_new_tab.html
@@ -138,6 +138,7 @@ if ('mode' in hashParams) {
<p id="apps-promo-text1" i18n-content="appspromotext1"></p>
<p id="apps-promo-text2" i18n-content="appspromotext2"></p>
</div>
+ <div id="apps-content"></div>
</div>
<div class="maxiview" id="most-visited-maxiview"></div>
« no previous file with comments | « no previous file | chrome/browser/resources/ntp/apps.css » ('j') | chrome/browser/resources/ntp/apps.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698