Index: ui/views_content_client/DEPS |
diff --git a/ui/web_dialogs/DEPS b/ui/views_content_client/DEPS |
similarity index 52% |
copy from ui/web_dialogs/DEPS |
copy to ui/views_content_client/DEPS |
index fb76c164df987d30c58a6d892b8787ff58d5b44e..59d317e684202d9cf884770ace8153756ec4799c 100644 |
--- a/ui/web_dialogs/DEPS |
+++ b/ui/views_content_client/DEPS |
@@ -1,6 +1,9 @@ |
include_rules = [ |
"+content/public", |
- "+third_party/WebKit/public/web/WebInputEvent.h", |
+ "+content/shell", |
+ "+ui/aura", |
"+ui/base", |
"+ui/gfx", |
+ "+ui/views", |
+ "+ui/wm", |
] |