Chromium Code Reviews| 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', |
| ]) |