summaryrefslogtreecommitdiffstats
path: root/net/DEPS
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-30 23:14:47 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-30 23:14:47 +0000
commitbfb05686ea70e1dc7037f205a93aa873745271ed (patch)
tree75c236d43dd4a20f1e065293aad29f67e8f68ce7 /net/DEPS
parent7edcbc9195870be8ddce743875dfb29324be7cfc (diff)
downloadchromium_src-bfb05686ea70e1dc7037f205a93aa873745271ed.zip
chromium_src-bfb05686ea70e1dc7037f205a93aa873745271ed.tar.gz
chromium_src-bfb05686ea70e1dc7037f205a93aa873745271ed.tar.bz2
Cleanup: Remove dbus dependency from net/.
This hasn't been needed for 6 months, since the switch from NetworkManager (via DBus) network monitoring to Netlink. Review URL: https://chromiumcodereview.appspot.com/16223002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203262 0039d316-1c4b-4281-b951-d872f2087c98
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 9bb55de..edf5377 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+crypto",
- "+dbus",
"+jni",
"+third_party/apple_apsl",
"+third_party/libevent",