Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(333)

Unified Diff: components/web_restrictions/browser/DEPS

Issue 1684153002: Web restrictions component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use source_set for test_support Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]

Powered by Google App Engine
This is Rietveld 408576698