| Index: components/native_app_window/DEPS
|
| diff --git a/components/native_app_window/DEPS b/components/native_app_window/DEPS
|
| index 88293dc2e6f612b29344d80ac1305656f83e8e4f..4d7dc5c6eb0d0dd36838c127f4be72b1124f7e5d 100644
|
| --- a/components/native_app_window/DEPS
|
| +++ b/components/native_app_window/DEPS
|
| @@ -1,10 +1,10 @@
|
| include_rules = [
|
| "+base",
|
| + "+components/web_modal",
|
| "+content/public/browser",
|
| - "+extensions/browser/app_window",
|
| - "+extensions/common",
|
| "+ui/aura",
|
| + "+ui/base",
|
| "+ui/gfx",
|
| "+ui/views",
|
| - "+third_party/skia/include/core/SkRegion.h",
|
| + "+third_party/skia/include/core",
|
| ]
|
|
|