| Index: chrome/common/DEPS
|
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS
|
| index a3e9868ce78ca7e7d4bf911112fd2eac7a9b95ec..70cdc985eee0af3144a41251da529d8d7af5995c 100644
|
| --- a/chrome/common/DEPS
|
| +++ b/chrome/common/DEPS
|
| @@ -2,7 +2,7 @@ include_rules = [
|
| "+apps/app_shim", # For app shim messages.
|
| "+breakpad", # For Breakpad constants.
|
| "+chromeos", # For chromeos_switches.h
|
| - "+components/autofill/common",
|
| + "+components/autofill/core/common",
|
| "+components/breakpad/common",
|
| "+device/bluetooth", # For BluetoothDevicePermission
|
| "+device/media_transfer_protocol", # For MediaTransferProtocolManager
|
|
|