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

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

Issue 449073: Put "make this my home page" link into the tip section.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years 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/dom_ui/tips_handler.cc ('k') | chrome/browser/resources/new_new_tab.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/new_new_tab.html
===================================================================
--- chrome/browser/resources/new_new_tab.html (revision 33574)
+++ chrome/browser/resources/new_new_tab.html (working copy)
@@ -4,8 +4,7 @@
bookmarkbarattached:bookmarkbarattached;
hasattribution:hasattribution;
anim:anim;
- syncispresent:syncispresent;
- showsetashomepage:showsetashomepage">
+ syncispresent:syncispresent">
<meta charset="utf-8">
<title i18n-content="title"></title>
@@ -255,12 +254,6 @@
</div>
<script>updateSimpleSection('sync-status', Section.SYNC);</script>
- <div id="set-as-home-page">
- <button class="link">
- <span class="link-color" i18n-content="makethishomepage"></span>
- </button>
- </div>
-
<div id="tip-line"></div>
<script>updateSimpleSection('tip-line', Section.TIPS);</script>
« no previous file with comments | « chrome/browser/dom_ui/tips_handler.cc ('k') | chrome/browser/resources/new_new_tab.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698