Index: chrome/browser/resources/ntp4/new_tab.html |
=================================================================== |
--- chrome/browser/resources/ntp4/new_tab.html (revision 99697) |
+++ chrome/browser/resources/ntp4/new_tab.html (working copy) |
@@ -134,4 +134,14 @@ |
<div class="section-title"></div> |
</div> |
+<!-- Bookmarks Top Link --> |
+<div id="bookmarks-top-link-wrapper" hidden> |
+ <a i18n-content="bookmarksManagerLinkTitle"></a> |
+</div> |
+ |
+<!-- Bookmarks Bottom Link --> |
+<div id="bookmarks-bottom-link-wrapper" hidden> |
+ <a i18n-content="bookmarksShowAllLinkTitle"></a> |
+</div> |
+ |
</html> |