| Index: chrome/common/DEPS
|
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS
|
| index d7fa62920fc15f6a28c41ccaee3b6364fd3d56ea..2c56a2aa596fa328b77f0f27e1eb60ff8f06043b 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
|
|
|