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

Unified Diff: chrome/chrome_browser.gypi

Issue 7111013: Move most of the core SSL code from chrome to content. The UI code that's specific to Chrome (i.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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
« no previous file with comments | « chrome/browser/ui/views/ssl_client_certificate_selector_win.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 87796)
+++ chrome/chrome_browser.gypi (working copy)
@@ -1902,26 +1902,8 @@
'browser/ssl/ssl_add_cert_handler_mac.mm',
'browser/ssl/ssl_blocking_page.cc',
'browser/ssl/ssl_blocking_page.h',
- 'browser/ssl/ssl_cert_error_handler.cc',
- 'browser/ssl/ssl_cert_error_handler.h',
- 'browser/ssl/ssl_client_auth_handler.cc',
- 'browser/ssl/ssl_client_auth_handler.h',
- 'browser/ssl/ssl_client_auth_notification_details.cc',
- 'browser/ssl/ssl_client_auth_notification_details.h',
- 'browser/ssl/ssl_error_handler.cc',
- 'browser/ssl/ssl_error_handler.h',
'browser/ssl/ssl_error_info.cc',
'browser/ssl/ssl_error_info.h',
- 'browser/ssl/ssl_host_state.cc',
- 'browser/ssl/ssl_host_state.h',
- 'browser/ssl/ssl_manager.cc',
- 'browser/ssl/ssl_manager.h',
- 'browser/ssl/ssl_policy.cc',
- 'browser/ssl/ssl_policy.h',
- 'browser/ssl/ssl_policy_backend.cc',
- 'browser/ssl/ssl_policy_backend.h',
- 'browser/ssl/ssl_request_info.cc',
- 'browser/ssl/ssl_request_info.h',
'browser/ssl_client_certificate_selector.h',
'browser/status_icons/status_icon.cc',
'browser/status_icons/status_icon.h',
« no previous file with comments | « chrome/browser/ui/views/ssl_client_certificate_selector_win.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698