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

Unified Diff: net/net_unittests.scons

Issue 17635: Remove HttpTransactionWinHttp and the --winhttp command-line... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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 | « net/net_lib.scons ('k') | net/proxy/proxy_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net_unittests.scons
===================================================================
--- net/net_unittests.scons (revision 7967)
+++ net/net_unittests.scons (working copy)
@@ -68,10 +68,8 @@
'http/http_response_headers_unittest.cc',
'http/http_transaction_unittest.cc',
'http/http_transaction_unittest.h',
- 'http/http_transaction_winhttp_unittest.cc',
'http/http_util_unittest.cc',
'http/http_vary_data_unittest.cc',
- 'http/winhttp_request_throttle_unittest.cc',
]),
MSVSFilter('base', [
'base/auth_cache_unittest.cc',
@@ -117,8 +115,6 @@
input_files.Remove(
'base/wininet_util_unittest.cc',
'build/precompiled_net$OBJSUFFIX',
- 'http/http_transaction_winhttp_unittest.cc',
- 'http/winhttp_request_throttle_unittest.cc',
)
if env.Bit('linux'):
« no previous file with comments | « net/net_lib.scons ('k') | net/proxy/proxy_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698