| Index: chrome/common/DEPS
|
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS
|
| index 928db710f8a7bd0ce0c3a12c1a8436882085757a..395eb6edb9f54c858598958b2462fafbab0c8d4f 100644
|
| --- a/chrome/common/DEPS
|
| +++ b/chrome/common/DEPS
|
| @@ -2,6 +2,7 @@ include_rules = [
|
| "+apps/app_shim", # For app shim messages.
|
| "+breakpad", # For Breakpad constants.
|
| "+chrome/plugin", # For checking whether we're a plugin process.
|
| + "+chromeos", # For chromeos_switches.h
|
| "+components/autofill/common",
|
| "+device/bluetooth", # For BluetoothDevicePermission
|
| "+device/media_transfer_protocol", # For MediaTransferProtocolManager
|
|
|