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

Unified Diff: base/using_base.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_unittests.scons ('k') | build/SConscript.main » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/using_base.scons
diff --git a/base/using_base.scons b/base/using_base.scons
index 08ab6c1a2eebdcc24177a3a698bd6c5923c9eafe..f3d58b4dfa1d4f0630ce1a59fb6414a4d712c276 100644
--- a/base/using_base.scons
+++ b/base/using_base.scons
@@ -11,7 +11,5 @@ Import("env")
env.Append(
LIBS = [
'base',
- # TODO(tc): remove when dmg_fp gets moved to base/third_party
- 'dmg_fp',
],
)
« no previous file with comments | « base/base_unittests.scons ('k') | build/SConscript.main » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698