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

Unified Diff: components/web_restrictions/DEPS

Issue 1631603002: Web restrictions component only. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/DEPS
diff --git a/ash/shell/DEPS b/components/web_restrictions/DEPS
similarity index 53%
copy from ash/shell/DEPS
copy to components/web_restrictions/DEPS
index 2e87ae565b8348f86372d4ec51a4c731a9274fbe..0fc588c0201d1037abf8221c3b9b304435492ea3 100644
--- a/ash/shell/DEPS
+++ b/components/web_restrictions/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+content/public",
jochen (gone - plz use gerrit) 2016/02/05 14:55:07 please don't mix browser and renderer stuff in one
aberent 2016/02/19 12:31:18 Done in https://codereview.chromium.org/1684153002
- "+content/shell",
"+gin",
- "+sandbox",
+ "+jni",
+ "+net",
+ "+third_party/WebKit",
]

Powered by Google App Engine
This is Rietveld 408576698