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

Unified Diff: content/content_tests.gypi

Issue 12035105: Move client certificates retrieval logic out of the SSL sockets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing license header Created 7 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
« no previous file with comments | « content/browser/ssl/ssl_error_handler.h ('k') | content/public/browser/resource_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index f1cd70876eea3bb65763b1214d7310170482d5ca..46b9dacf6dc6526dae5a5e5ca6228141a4b92e19 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -297,6 +297,7 @@
'browser/intents/internal_web_intents_dispatcher_unittest.cc',
'browser/loader/resource_buffer_unittest.cc',
'browser/loader/resource_dispatcher_host_unittest.cc',
+ 'browser/loader/resource_loader_unittest.cc',
'browser/mach_broker_mac_unittest.cc',
'browser/media/media_internals_unittest.cc',
'browser/media/webrtc_internals_unittest.cc',
« no previous file with comments | « content/browser/ssl/ssl_error_handler.h ('k') | content/public/browser/resource_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698