Index: components/web_restrictions/browser/DEPS |
diff --git a/ash/desktop_background/DEPS b/components/web_restrictions/browser/DEPS |
similarity index 71% |
copy from ash/desktop_background/DEPS |
copy to components/web_restrictions/browser/DEPS |
index 11824761470e5eb81aaad55a1c6a8677e024b94b..9e20e2009ad51d61217595b7030665e1bea043b6 100644 |
--- a/ash/desktop_background/DEPS |
+++ b/components/web_restrictions/browser/DEPS |
@@ -1,5 +1,7 @@ |
include_rules = [ |
- "+components/wallpaper", |
"+content/public/browser", |
"+content/public/test", |
+ "+jni", |
+ "+net", |
+ "+url", |
] |