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

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

Issue 4091005: Remove SSL 2.0 support. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Sync with ToT Created 10 years, 1 month 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/dom_ui/options/advanced_options_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/dom_ui/options/advanced_options_handler.h
===================================================================
--- chrome/browser/dom_ui/options/advanced_options_handler.h (revision 67717)
+++ chrome/browser/dom_ui/options/advanced_options_handler.h (working copy)
@@ -69,10 +69,6 @@
// can support manual handling on Windows.
void HandleCheckRevocationCheckbox(const ListValue* args);
- // Callback for the "Use SSL2" checkbox. This is needed so we can support
- // manual handling on Windows.
- void HandleUseSSL2Checkbox(const ListValue* args);
-
// Callback for the "Use SSL3" checkbox. This is needed so we can support
// manual handling on Windows.
void HandleUseSSL3Checkbox(const ListValue* args);
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/dom_ui/options/advanced_options_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698