From 1241fe9067adf91ba3ef055bb5011c3e25250df7 Mon Sep 17 00:00:00 2001 From: "tc@google.com" Date: Sat, 15 Nov 2008 00:53:54 +0000 Subject: Move dmg_fp in scons build to compile from base/third_party/dmg_fp and compile it into base_lib. Review URL: http://codereview.chromium.org/10769 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5521 0039d316-1c4b-4281-b951-d872f2087c98 --- net/tools/tld_cleanup/tld_cleanup.scons | 1 - 1 file changed, 1 deletion(-) (limited to 'net/tools/tld_cleanup/tld_cleanup.scons') diff --git a/net/tools/tld_cleanup/tld_cleanup.scons b/net/tools/tld_cleanup/tld_cleanup.scons index 05669de..a8380c2 100644 --- a/net/tools/tld_cleanup/tld_cleanup.scons +++ b/net/tools/tld_cleanup/tld_cleanup.scons @@ -13,7 +13,6 @@ env = env.Clone() env.SConscript([ '$BASE_DIR/using_base.scons', '$CHROME_SRC_DIR/build/using_googleurl.scons', - '$DMG_FP_DIR/using_dmg_fp.scons', '$ICU38_DIR/using_icu38.scons', '$NET_DIR/using_net.scons', ], {'env':env}) -- cgit v1.1