summaryrefslogtreecommitdiffstats
path: root/base/DEPS
diff options
context:
space:
mode:
authortfarina <tfarina@chromium.org>2015-12-15 15:41:07 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-15 23:41:59 +0000
commitda7a76c105b5634ad52c8783680e46d623de68d9 (patch)
tree99dc793be594f9df239080999c21e1656ba9547f /base/DEPS
parent5ce5a7784cb1cd07b1d79ddb12de3275d0b3357d (diff)
downloadchromium_src-da7a76c105b5634ad52c8783680e46d623de68d9.zip
chromium_src-da7a76c105b5634ad52c8783680e46d623de68d9.tar.gz
chromium_src-da7a76c105b5634ad52c8783680e46d623de68d9.tar.bz2
base: tighten the deps entries a little bit
dmg_fp is not needed because it is under base and mach_override is no needed because there is no includes of it on base. BUG=None TEST=./buildtools/checkdeps/checkdeps.py base R=thestig@chromium.org Review URL: https://codereview.chromium.org/1523413002 Cr-Commit-Position: refs/heads/master@{#365393}
Diffstat (limited to 'base/DEPS')
-rw-r--r--base/DEPS2
1 files changed, 0 insertions, 2 deletions
diff --git a/base/DEPS b/base/DEPS
index 6d91c8d..f91b3ce 100644
--- a/base/DEPS
+++ b/base/DEPS
@@ -3,9 +3,7 @@ include_rules = [
"+third_party/ashmem",
"+third_party/apple_apsl",
"+third_party/libevent",
- "+third_party/dmg_fp",
"+third_party/lss",
- "+third_party/mach_override",
"+third_party/modp_b64",
"+third_party/tcmalloc",