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

Unified Diff: net/stress_cache.scons

Issue 17018: Make stress_cache and net_perftests link properly (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 12 years 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') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/stress_cache.scons
===================================================================
--- net/stress_cache.scons (revision 7498)
+++ net/stress_cache.scons (working copy)
@@ -12,8 +12,11 @@
env.ApplySConscript([
'$BASE_DIR/using_base.scons',
+ '$BZIP2_DIR/using_bzip2.scons',
+ '$CHROME_SRC_DIR/build/using_googleurl.scons',
'$GTEST_DIR/../using_gtest.scons',
'$ICU38_DIR/using_icu38.scons',
+ '$MODP_B64_DIR/using_modp_b64.scons',
'$NET_DIR/using_net.scons',
])
« no previous file with comments | « net/net_perftests.scons ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698