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

Unified Diff: chrome/browser/webui/options/advanced_options_handler.h

Issue 6576020: Remove Gears from Chrome (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: ready to review Created 9 years, 10 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/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)

Powered by Google App Engine
This is Rietveld 408576698