summaryrefslogtreecommitdiffstats
path: root/net/DEPS
diff options
context:
space:
mode:
authoradamk@chromium.org <adamk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-16 22:28:06 +0000
committeradamk@chromium.org <adamk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-16 22:28:06 +0000
commitae66a48d272b1fdc8bf475b107ae11d95edc91f9 (patch)
treedf3155b2a0e99cd217b20a01dfd1c806c69a8bfd /net/DEPS
parentf8e62b54e0e6e7ddf1691046109b5370859eac35 (diff)
downloadchromium_src-ae66a48d272b1fdc8bf475b107ae11d95edc91f9.zip
chromium_src-ae66a48d272b1fdc8bf475b107ae11d95edc91f9.tar.gz
chromium_src-ae66a48d272b1fdc8bf475b107ae11d95edc91f9.tar.bz2
Offline state detection for linux, using new D-Bus library.
Relanding with fix for component build: use NET_EXPORT_PRIVATE in network_change_notifier_linux.h. BUG=53473 TEST=see attachment on bug 7469 R=willchan@chromium.org Review URL: http://codereview.chromium.org/8575013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110374 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/DEPS')
-rw-r--r--net/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/DEPS b/net/DEPS
index c198216..52142e6 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+crypto",
+ "+dbus",
"+jni",
"+third_party/apple_apsl",
"+third_party/libevent",