| Index: chrome/browser/webui/options/advanced_options_handler.h
|
| diff --git a/chrome/browser/webui/options/advanced_options_handler.h b/chrome/browser/webui/options/advanced_options_handler.h
|
| index 554ac90da1bf10cd8ea47a8ebf4fa0ed2d83595d..734dbcb00e399e38e74bad616b3860fa6d05fc55 100644
|
| --- a/chrome/browser/webui/options/advanced_options_handler.h
|
| +++ b/chrome/browser/webui/options/advanced_options_handler.h
|
| @@ -77,9 +77,6 @@ class AdvancedOptionsHandler
|
| // Callback for the "Use TLS1" checkbox. This is needed so we can support
|
| // manual handling on Windows.
|
| void HandleUseTLS1Checkbox(const ListValue* args);
|
| -
|
| - // Callback for the "Show Gears Settings" button.
|
| - void HandleShowGearsSettings(const ListValue* args);
|
| #endif
|
|
|
| #if !defined(OS_CHROMEOS)
|
|
|