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

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: Remove unnecessary file 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/shell/content/client/DEPS b/components/web_restrictions/browser/DEPS
similarity index 67%
copy from ash/shell/content/client/DEPS
copy to components/web_restrictions/browser/DEPS
index f71262e800a020820e251552cad37e2efc2c098a..9c956bf0c90ae00122b21e351c71510f52d4d6d6 100644
--- a/ash/shell/content/client/DEPS
+++ b/components/web_restrictions/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public",
jochen (gone - plz use gerrit) 2016/02/19 14:51:21 content/public/browser please
aberent 2016/02/19 19:40:07 Done.
- "+content/shell",
+ "+jni",
+ "+net",
]

Powered by Google App Engine
This is Rietveld 408576698