diff options
author | youngki@chromium.org <youngki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-23 23:11:01 +0000 |
---|---|---|
committer | youngki@chromium.org <youngki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-23 23:11:01 +0000 |
commit | b6031ed7c3989bd0d2993052380c6215ca3388cf (patch) | |
tree | 0552d45bf6e1409b228cf6688c72af3ae8e1de61 /device/bluetooth | |
parent | 22a4ef4489d4aba3e4d2d779940c62f45c538430 (diff) | |
download | chromium_src-b6031ed7c3989bd0d2993052380c6215ca3388cf.zip chromium_src-b6031ed7c3989bd0d2993052380c6215ca3388cf.tar.gz chromium_src-b6031ed7c3989bd0d2993052380c6215ca3388cf.tar.bz2 |
Removed DeviceTestSuite, the main source for content dependency from
device/bluetooth side.
BUG=
Review URL: https://chromiumcodereview.appspot.com/12049042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178412 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'device/bluetooth')
-rw-r--r-- | device/bluetooth/DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/device/bluetooth/DEPS b/device/bluetooth/DEPS index 730c30e..726572a 100644 --- a/device/bluetooth/DEPS +++ b/device/bluetooth/DEPS @@ -1,7 +1,4 @@ include_rules = [ - "+chrome/common", - "+chrome/test/base", - "+content/public/test", "+chromeos/dbus", "+dbus", "+grit", |