| Index: chrome/common/DEPS
|
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS
|
| index 4f59e8ead692a38d59417302aa88853caccdd487..54a3e9efbd711b7a0c2c512a3e0db64b9f36ad6e 100644
|
| --- a/chrome/common/DEPS
|
| +++ b/chrome/common/DEPS
|
| @@ -3,6 +3,7 @@ include_rules = [
|
| "+breakpad", # For Breakpad constants.
|
| "+chromeos", # For chromeos_switches.h
|
| "+components/autofill/common",
|
| + "+components/nacl/common",
|
| "+device/bluetooth", # For BluetoothDevicePermission
|
| "+device/media_transfer_protocol", # For MediaTransferProtocolManager
|
| "+device/usb", # For UsbDevicePermission
|
|
|