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

Unified Diff: sandbox/tests/validation_tests/sbox_validation_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 | « sandbox/tests/unit_tests/sbox_unittests.scons ('k') | third_party/dmg_fp/dmg_fp.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/tests/validation_tests/sbox_validation_tests.scons
diff --git a/sandbox/tests/validation_tests/sbox_validation_tests.scons b/sandbox/tests/validation_tests/sbox_validation_tests.scons
index 7d2b95d527dc377bb269767935088b4a4f184f50..73200349f5be000ca23061c393a1a9bb3e00afee 100644
--- a/sandbox/tests/validation_tests/sbox_validation_tests.scons
+++ b/sandbox/tests/validation_tests/sbox_validation_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 | « sandbox/tests/unit_tests/sbox_unittests.scons ('k') | third_party/dmg_fp/dmg_fp.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698