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

Unified Diff: net/net_unittests.scons

Issue 9188: Make better (and more efficient) use of Hammer functionality... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 1 month 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: net/net_unittests.scons
===================================================================
--- net/net_unittests.scons (revision 4752)
+++ net/net_unittests.scons (working copy)
@@ -129,8 +129,4 @@
'base/ssl_client_socket_unittest.cc',
])
-net_unittests = env.ChromeTestProgram('net_unittests', input_files)
-
-installed_test = env.Install('$TARGET_ROOT', net_unittests)
-
-env.Alias('net', installed_test)
+env.ChromeTestProgram('net_unittests', input_files)
« net/net_resources.scons ('K') | « net/net_resources.scons ('k') | net/stress_cache.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698