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

Unified Diff: net/crash_cache.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 | « chrome/test/unit/unit_tests.scons ('k') | net/net_perftests.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/crash_cache.scons
diff --git a/net/crash_cache.scons b/net/crash_cache.scons
index 0d8f34dc1449cf36bc6b0ce5581a7425c99891bb..4fc90ca4047acc132cba0175ad2fa6ab9e4103d9 100644
--- a/net/crash_cache.scons
+++ b/net/crash_cache.scons
@@ -16,7 +16,6 @@ env.SConscript([
'$NET_DIR/using_net.scons',
'$BASE_DIR/using_base.scons',
- '$DMG_FP_DIR/using_dmg_fp.scons',
'$GTEST_DIR/../using_gtest.scons',
'$ICU38_DIR/using_icu38.scons',
], {'env':env})
« no previous file with comments | « chrome/test/unit/unit_tests.scons ('k') | net/net_perftests.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698