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

Unified Diff: chrome/browser/resources/options/advanced_options.html

Issue 7766004: Direct copy of http://codereview.chromium.org/7685019/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 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/resources/options/advanced_options.html
===================================================================
--- chrome/browser/resources/options/advanced_options.html (revision 98434)
+++ chrome/browser/resources/options/advanced_options.html (working copy)
@@ -190,18 +190,6 @@
<span i18n-content="sslCheckRevocation"></span>
</label>
</div>
- <div class="checkbox">
- <label>
- <input id="sslUseSSL3" type="checkbox">
- <span i18n-content="sslUseSSL3"></span>
- </label>
- </div>
- <div class="checkbox">
- <label>
- <input id="sslUseTLS1" type="checkbox">
- <span i18n-content="sslUseTLS1"></span>
- </label>
- </div>
</div>
</section>
<if expr="not pp_ifdef('chromeos')">
« no previous file with comments | « chrome/browser/net/ssl_config_service_manager_pref.cc ('k') | chrome/browser/resources/options/advanced_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698