| Index: chrome/common/DEPS
|
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS
|
| index 71011658415bbb6275124a9f1c72e66c1c537a10..18b6bcec20f8e71b1d17f839a0dcb0564890875b 100644
|
| --- a/chrome/common/DEPS
|
| +++ b/chrome/common/DEPS
|
| @@ -4,6 +4,7 @@ include_rules = [
|
| "+chromeos", # For chromeos_switches.h
|
| "+components/autofill/core/common",
|
| "+components/nacl/common",
|
| + "+components/policy/core/common",
|
| "+device/bluetooth", # For BluetoothPermission
|
| "+device/media_transfer_protocol", # For MediaTransferProtocolManager
|
| "+device/usb", # For UsbDevicePermission
|
|
|