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

Unified Diff: net/SConscript

Issue 2441: implement things needed to run net/disk_cache/backend_unittest (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 3 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 | « base/file_util_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/SConscript
===================================================================
--- net/SConscript (revision 2109)
+++ net/SConscript (working copy)
@@ -223,6 +223,7 @@
'base/registry_controlled_domain_unittest.cc',
'base/run_all_unittests.cc',
'disk_cache/addr_unittest.cc',
+ 'disk_cache/backend_unittest.cc',
'disk_cache/block_files_unittest.cc',
'disk_cache/disk_cache_test_base.cc',
'disk_cache/disk_cache_test_util.cc',
@@ -242,7 +243,6 @@
'base/ssl_client_socket_unittest.cc',
'base/tcp_client_socket_unittest.cc',
'base/wininet_util_unittest.cc',
- 'disk_cache/backend_unittest.cc',
'http/http_cache_unittest.cc',
'http/http_network_layer_unittest.cc',
'http/http_network_transaction_unittest.cc',
« no previous file with comments | « base/file_util_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698