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

Unified Diff: build/googleurl_unittests.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 | « build/SConscript.main ('k') | chrome/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/googleurl_unittests.scons
diff --git a/build/googleurl_unittests.scons b/build/googleurl_unittests.scons
index c0d5423fe837d73ac2fc900d3f29ab9f996817c3..851f85a688bc360e2c43b884c077988c4852ad87 100644
--- a/build/googleurl_unittests.scons
+++ b/build/googleurl_unittests.scons
@@ -12,7 +12,6 @@ env = env.Clone()
env.SConscript([
'$BASE_DIR/using_base.scons',
- '$DMG_FP_DIR/using_dmg_fp.scons',
'$ICU38_DIR/using_icu38.scons',
'$GTEST_DIR/../using_gtest.scons',
'$CHROME_SRC_DIR/build/using_googleurl.scons',
« no previous file with comments | « build/SConscript.main ('k') | chrome/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698