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

Unified Diff: base/base_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 | « base/base_lib.scons ('k') | base/using_base.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_unittests.scons
diff --git a/base/base_unittests.scons b/base/base_unittests.scons
index 496a12c13fa25ce8fe404eacb4fd73f33431db7f..7b1cc28efd5717281d04d181fa58a3e52c026e6a 100644
--- a/base/base_unittests.scons
+++ b/base/base_unittests.scons
@@ -13,7 +13,6 @@ env = env.Clone()
env.SConscript([
'$BASE_DIR/using_base.scons',
'$BASE_DIR/gfx/using_base_gfx.scons',
- '$DMG_FP_DIR/using_dmg_fp.scons',
'$GTEST_DIR/../using_gtest.scons',
'$ICU38_DIR/using_icu38.scons',
'$LIBPNG_DIR/using_libpng.scons',
« no previous file with comments | « base/base_lib.scons ('k') | base/using_base.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698