summaryrefslogtreecommitdiffstats
path: root/net/DEPS
diff options
context:
space:
mode:
authortfarina <tfarina@chromium.org>2015-09-10 21:40:01 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-11 04:40:42 +0000
commit4ba945efb28dcd7bb9b09c1e502643764d536efd (patch)
tree230acd3baf887a8762e8fdb1921c2fe4eea6a2f7 /net/DEPS
parent4a123b1821732be2666938cf56f4cbc850aa8033 (diff)
downloadchromium_src-4ba945efb28dcd7bb9b09c1e502643764d536efd.zip
chromium_src-4ba945efb28dcd7bb9b09c1e502643764d536efd.tar.gz
chromium_src-4ba945efb28dcd7bb9b09c1e502643764d536efd.tar.bz2
net: Remove libevent entry from DEPS file.
Nothing in net/ seems to be including from third_party/libevent. BUG=None R=mmenke@chromium.org Review URL: https://codereview.chromium.org/1332883003 Cr-Commit-Position: refs/heads/master@{#348333}
Diffstat (limited to 'net/DEPS')
-rw-r--r--net/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/DEPS b/net/DEPS
index f308c2a..fd0fd48 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -4,7 +4,6 @@ include_rules = [
"+jni",
"+mojo/common",
"+third_party/apple_apsl",
- "+third_party/libevent",
"+third_party/mojo/src/mojo/public",
"+third_party/nss",
"+third_party/protobuf/src/google/protobuf",