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

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

Issue 6246008: DOMUI Prefs: Fix startup page manager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <div class="page hidden" id="searchEngineManagerPage"> 1 <div class="page hidden" id="searchEngineManagerPage">
2 <h1 i18n-content="searchEngineManagerPage"></h1> 2 <h1 i18n-content="searchEngineManagerPage"></h1>
3 <list id="searchEngineList"></list> 3 <list id="searchEngineList"></list>
4 </div>
5 </div> 4 </div>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698