Index: components/sessions/DEPS |
diff --git a/components/navigation_interception/DEPS b/components/sessions/DEPS |
similarity index 41% |
copy from components/navigation_interception/DEPS |
copy to components/sessions/DEPS |
index cee4d3e1b1c93c92111e7ad3d30cf44af053d19e..339b6c8e4a353e52b2b7a68b670612e72e6c9bcf 100644 |
--- a/components/navigation_interception/DEPS |
+++ b/components/sessions/DEPS |
@@ -1,8 +1,9 @@ |
include_rules = [ |
- "+jni", |
- "+net", |
- |
+ "+base", |
"+content/public/browser", |
"+content/public/common", |
- "+content/public/test", |
+ "+googleurl", |
+ "+sync", |
+ "+third_party/WebKit/Source/Platform/chromium/public", |
+ "+webkit", |
] |