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

Unified Diff: chrome/browser/resources/options/advanced_options.html

Issue 3132030: dom-ui options: Setup proxy settings UI accordingly if an Extension is managi... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 4 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
Index: chrome/browser/resources/options/advanced_options.html
===================================================================
--- chrome/browser/resources/options/advanced_options.html (revision 56863)
+++ chrome/browser/resources/options/advanced_options.html (working copy)
@@ -35,7 +35,7 @@
<section>
<h3 i18n-content="advancedSectionTitleNetwork"></h3>
<div>
- <div i18n-content="proxiesLabel"></div>
+ <div id="proxiesLabel"></div>
<button id="proxiesConfigureButton"
i18n-content="proxiesConfigureButton"></button>
</div>

Powered by Google App Engine
This is Rietveld 408576698