| 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>
|
|
|
|
|