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

Unified Diff: chrome/browser/resources/options2/browser_options.html

Issue 9091015: [uber page] Convert 'Under the Hood' page to a sub-page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: code review tweak Created 8 years, 12 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/options2/browser_options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options2/browser_options.html
===================================================================
--- chrome/browser/resources/options2/browser_options.html (revision 116378)
+++ chrome/browser/resources/options2/browser_options.html (working copy)
@@ -121,5 +121,13 @@
</div>
</section>
</if>
+ <section>
+ <h3 i18n-content="advancedGroupName"></h3>
+ <div>
+ <div i18n-content="advancedGroupDescription"></div>
+ <button id="advancedOptionsButton"
+ i18n-content="advancedOptionsButtonTitle"></button>
+ </div>
+ </section>
</div>
</div>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/options2/browser_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698