From bfb05686ea70e1dc7037f205a93aa873745271ed Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Thu, 30 May 2013 23:14:47 +0000 Subject: 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 --- net/DEPS | 1 - 1 file changed, 1 deletion(-) (limited to 'net/DEPS') 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", -- cgit v1.1