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

Unified Diff: sandbox/tests/validation_tests/sbox_validation_tests.scons

Issue 10863: * fix sandbox build on windows (Closed)
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 | « sandbox/tests/unit_tests/sbox_unittests.scons ('k') | no next file » | 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 73200349f5be000ca23061c393a1a9bb3e00afee..7d2b95d527dc377bb269767935088b4a4f184f50 100644
--- a/sandbox/tests/validation_tests/sbox_validation_tests.scons
+++ b/sandbox/tests/validation_tests/sbox_validation_tests.scons
@@ -8,6 +8,7 @@ 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') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698