diff options
author | alexeypa@google.com <alexeypa@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-04 01:39:41 +0000 |
---|---|---|
committer | alexeypa@google.com <alexeypa@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-04 01:39:41 +0000 |
commit | ef7a90115673e15c938c35a6b161fdc2b754db88 (patch) | |
tree | 2f890929f57e1a10e2a0a72ba5f4158f9bbc2c17 /chrome/common/DEPS | |
parent | 9fe62842925c14e78517abc512ddc6d6d55cafd2 (diff) | |
download | chromium_src-ef7a90115673e15c938c35a6b161fdc2b754db88.zip chromium_src-ef7a90115673e15c938c35a6b161fdc2b754db88.tar.gz chromium_src-ef7a90115673e15c938c35a6b161fdc2b754db88.tar.bz2 |
Revert 175073 because it fails to compile on Linux.
http://build.chromium.org/p/chromium.linux/buildstatus?builder=Linux%20Builder%20x64&number=65699
> [Media Gallery] Move chrome/browser/media_transfer_protocol code to src/device.
>
> BUG=156929
> TEST=none
>
>
> Review URL: https://chromiumcodereview.appspot.com/11744014
TBR=kmadhusu@chromium.org
Review URL: https://codereview.chromium.org/11722025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175075 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r-- | chrome/common/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS index a1d6202..c85a982 100644 --- a/chrome/common/DEPS +++ b/chrome/common/DEPS @@ -1,7 +1,6 @@ include_rules = [ "+chrome/plugin", # For checking whether we're a plugin process. "+device/bluetooth", # For BluetoothDevicePermission - "+device/media_transfer_protocol", # For MediaTransferProtocolManager "+device/usb", # For UsbDevicePermission "+extensions/common", "+grit", # For generated headers |