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. |