| Index: chrome/browser/ui/webui/options/advanced_options_handler.h
|
| diff --git a/chrome/browser/ui/webui/options/advanced_options_handler.h b/chrome/browser/ui/webui/options/advanced_options_handler.h
|
| index d177c505df5dc753f873bccb2e916c07446d7433..90049abc80acdeeabf7b6ae2ff8a22bdc02c2f71 100644
|
| --- a/chrome/browser/ui/webui/options/advanced_options_handler.h
|
| +++ b/chrome/browser/ui/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)
|
|
|