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

Side by Side Diff: chrome/browser/resources/options/startup_page_manager.html

Issue 5594006: DOMUI Prefs: Add a subpage for startup page management. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Re-add changes lost during merge to trunk Created 10 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <div id="startupPageManagerPage" class="page hidden">
2 <h1 i18n-content="startupPageManagerPage"></h1>
3 <list id="startupPagesFullList"></list>
4 <button id="startupAddButton" i18n-content="startupAddButton"></button>
5 <button id="startupRemoveButton" i18n-content="startupRemoveButton"></button>
6 </div>
OLDNEW
« no previous file with comments | « chrome/browser/resources/options/startup_page_manager.css ('k') | chrome/browser/resources/options/startup_page_manager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698