| Index: chrome/common/DEPS
|
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS
|
| index 4f59e8ead692a38d59417302aa88853caccdd487..88e02e7f847194b379b78453f817a35f46dd8cd1 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/shared",
|
| "+device/bluetooth", # For BluetoothDevicePermission
|
| "+device/media_transfer_protocol", # For MediaTransferProtocolManager
|
| "+device/usb", # For UsbDevicePermission
|
|
|