| Index: chrome/common/extensions/DEPS
|
| diff --git a/chrome/common/extensions/DEPS b/chrome/common/extensions/DEPS
|
| index cf4620fa5d070d505e37aaaa14d3768722d60009..c661ebac532ad92ced59e69bf5c2d0cd678e7efe 100644
|
| --- a/chrome/common/extensions/DEPS
|
| +++ b/chrome/common/extensions/DEPS
|
| @@ -2,6 +2,8 @@ include_rules = [
|
| "+components/policy/core/common",
|
| "+device/bluetooth", # For BluetoothPermission
|
| "+device/usb", # For UsbDevicePermission
|
| + "+extensions/grit",
|
| + "+extensions/strings/grit",
|
| "+libxml",
|
| "+ppapi/c", # For various types.
|
| "+skia",
|
|
|