summaryrefslogtreecommitdiffstats
path: root/net/tools/tld_cleanup/tld_cleanup.scons
diff options
context:
space:
mode:
Diffstat (limited to 'net/tools/tld_cleanup/tld_cleanup.scons')
-rw-r--r--net/tools/tld_cleanup/tld_cleanup.scons1
1 files changed, 0 insertions, 1 deletions
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})