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

Unified Diff: sandbox/tests/integration_tests/sbox_integration_tests.scons

Issue 10769: Move dmg_fp in scons build to compile from (Closed)
Patch Set: linux too 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/tools/tld_cleanup/tld_cleanup.scons ('k') | sandbox/tests/unit_tests/sbox_unittests.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/tests/integration_tests/sbox_integration_tests.scons
diff --git a/sandbox/tests/integration_tests/sbox_integration_tests.scons b/sandbox/tests/integration_tests/sbox_integration_tests.scons
index 34044c9d2c554c8dd9399d77fde88657e24fc9b7..ad0f39aad53a7bad98efaf38aee93cd5cceba20a 100644
--- a/sandbox/tests/integration_tests/sbox_integration_tests.scons
+++ b/sandbox/tests/integration_tests/sbox_integration_tests.scons
@@ -8,7 +8,6 @@ env = env.Clone()
env.SConscript([
'$BASE_DIR/using_base.scons',
- '$DMG_FP_DIR/using_dmg_fp.scons',
'$GTEST_DIR/../using_gtest.scons',
'$SANDBOX_DIR/using_sandbox.scons',
], {'env':env})
« no previous file with comments | « net/tools/tld_cleanup/tld_cleanup.scons ('k') | sandbox/tests/unit_tests/sbox_unittests.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698