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

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

Issue 6292014: DOMUI Prefs: Remove the startup page managment sub-page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Re-add accidentally removed CSS Created 9 years, 11 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 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"
4 class="settings-list startup-page-list"></list>
5 <button id="startupAddButton" i18n-content="startupAddButton"></button>
6 </div>
OLDNEW
« no previous file with comments | « chrome/browser/resources/options/options.js ('k') | chrome/browser/resources/options/startup_page_manager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698