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

Unified Diff: chrome/browser/dom_ui/advanced_options_handler.h

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/dom_ui/advanced_options_handler.h
===================================================================
--- chrome/browser/dom_ui/advanced_options_handler.h (revision 56863)
+++ chrome/browser/dom_ui/advanced_options_handler.h (working copy)
@@ -72,8 +72,8 @@
// Setup the enabled state of the reset button.
void SetupAutoOpenFileTypesDisabledAttribute();
- // Setup the enabled state of the proxy settings button.
- void SetupProxySettingsDisabledAttribute();
+ // Setup the proxy settings section UI.
+ void SetupProxySettingsSection();
#if defined(OS_WIN)
// Setup the checked state SSL related checkboxes.

Powered by Google App Engine
This is Rietveld 408576698