| Index: extensions/common/DEPS
|
| diff --git a/extensions/common/DEPS b/extensions/common/DEPS
|
| index c75b8337c25e28223c15e076a881b7815d03834b..12baab5333b1d7fae3d8f3b63d527377513476f4 100644
|
| --- a/extensions/common/DEPS
|
| +++ b/extensions/common/DEPS
|
| @@ -1,4 +1,5 @@
|
| include_rules = [
|
| + "+device/usb",
|
| "+net",
|
| "+third_party/re2",
|
|
|
| @@ -9,8 +10,6 @@ include_rules = [
|
| #
|
| # TODO(benwells): Remove these. http://crbug.com/162530
|
| "+chrome/common/extensions/api/generated_schemas.h",
|
| - "+chrome/common/extensions/api/messaging/message.h",
|
| - "+chrome/common/extensions/permissions",
|
| "+grit/chromium_strings.h",
|
| "+grit/common_resources.h",
|
| "+grit/extensions_api_resources.h",
|
|
|