From 4b6de89b8a0fedf9e6a379f317f19a04c84967ce Mon Sep 17 00:00:00 2001 From: "kmadhusu@chromium.org" Date: Fri, 4 Jan 2013 18:06:06 +0000 Subject: Try 2 [Media Gallery] Move chrome/browser/media_transfer_protocol code to src/device. BUG=156929 TEST=none Original CL: https://chromiumcodereview.appspot.com/11744014 Review URL: https://chromiumcodereview.appspot.com/11744030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175150 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/common/DEPS') diff --git a/chrome/common/DEPS b/chrome/common/DEPS index c85a982..a1d6202 100644 --- a/chrome/common/DEPS +++ b/chrome/common/DEPS @@ -1,6 +1,7 @@ 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 -- cgit v1.1