summaryrefslogtreecommitdiffstats
path: root/chrome/common/DEPS
diff options
context:
space:
mode:
authorkaiwang@chromium.org <kaiwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-07 05:44:43 +0000
committerkaiwang@chromium.org <kaiwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-07 05:44:43 +0000
commitedf48d44a71f3c49a0d0d5e7574c340e843a7791 (patch)
treee242452cf026d4e92170fd6bcd26538346d57154 /chrome/common/DEPS
parenta5a4e99ea504c2ee4f85b7d9cda746fcfcd3bf84 (diff)
downloadchromium_src-edf48d44a71f3c49a0d0d5e7574c340e843a7791.zip
chromium_src-edf48d44a71f3c49a0d0d5e7574c340e843a7791.tar.gz
chromium_src-edf48d44a71f3c49a0d0d5e7574c340e843a7791.tar.bz2
Establish components/autofill and move some files
Moving autofill related only files under chrome/common/ to components/autofill/common We are going to move autofill to components/autofill to componentize it. This is the first moving CL. BUG=140037 Review URL: https://chromiumcodereview.appspot.com/12543010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186632 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r--chrome/common/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index d7fa629..2c56a2a 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+breakpad", # For Breakpad constants.
"+chrome/plugin", # For checking whether we're a plugin process.
+ "+components/autofill/common",
"+device/bluetooth", # For BluetoothDevicePermission
"+device/media_transfer_protocol", # For MediaTransferProtocolManager
"+device/usb", # For UsbDevicePermission