diff options
author | adamk@chromium.org <adamk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-16 20:20:26 +0000 |
---|---|---|
committer | adamk@chromium.org <adamk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-16 20:20:26 +0000 |
commit | 86e2015dae909587a44405e1a616eca9dd7e7a52 (patch) | |
tree | 71652d14992c0ed230bf387310787e4e829f552c /net/DEPS | |
parent | 9ed24fef99771e228942bc3823e9e9ee9086128c (diff) | |
download | chromium_src-86e2015dae909587a44405e1a616eca9dd7e7a52.zip chromium_src-86e2015dae909587a44405e1a616eca9dd7e7a52.tar.gz chromium_src-86e2015dae909587a44405e1a616eca9dd7e7a52.tar.bz2 |
Revert "Offline state detection for linux, using new D-Bus library."
This reverts commit b383640dbf09a7696e65a8ebe50711562c9943b4.
Broke the Linux shared build.
BUG=53473
TBR=willchan
Review URL: http://codereview.chromium.org/8578013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110346 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/DEPS')
-rw-r--r-- | net/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ include_rules = [ "+crypto", - "+dbus", "+jni", "+third_party/apple_apsl", "+third_party/libevent", |