Index: components/framelet/common/DEPS |
diff --git a/components/guest_view/renderer/DEPS b/components/framelet/common/DEPS |
similarity index 63% |
copy from components/guest_view/renderer/DEPS |
copy to components/framelet/common/DEPS |
index 10f503479dfca5afcff339adf188a97824b0b3e3..85b7c5194b84931ea977f68e8ab45870438b0da9 100644 |
--- a/components/guest_view/renderer/DEPS |
+++ b/components/framelet/common/DEPS |
@@ -1,7 +1,8 @@ |
include_rules = [ |
- "+content/public/renderer", |
+ "+cc", |
"+content/public/common", |
"+ipc", |
+ "+mojo/public", |
"+third_party/WebKit/public", |
- "+v8/include/v8.h", |
+ "+ui/gfx" |
] |