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

Unified Diff: net/net_resources.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
« no previous file with comments | « net/net_perftests.scons ('k') | net/net_unittests.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net_resources.scons
===================================================================
--- net/net_resources.scons (revision 4752)
+++ net/net_resources.scons (working copy)
@@ -38,4 +38,4 @@
net_resources = env.RES(rc)
-env.Alias('net', net_resources)
+#env.Alias('net', net_resources)
bradn 2008/11/05 19:25:43 Can't this go away?
sgk 2008/11/05 19:29:36 Done.
« no previous file with comments | « net/net_perftests.scons ('k') | net/net_unittests.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698