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

Unified Diff: components/web_restriction/DEPS

Issue 1423713015: [WIP] WebRestrictions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: continue review in split cl Created 4 years, 11 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_restriction/DEPS
diff --git a/ash/shell/DEPS b/components/web_restriction/DEPS
similarity index 53%
copy from ash/shell/DEPS
copy to components/web_restriction/DEPS
index 2e87ae565b8348f86372d4ec51a4c731a9274fbe..0fc588c0201d1037abf8221c3b9b304435492ea3 100644
--- a/ash/shell/DEPS
+++ b/components/web_restriction/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+content/public",
- "+content/shell",
"+gin",
- "+sandbox",
+ "+jni",
+ "+net",
+ "+third_party/WebKit",
]

Powered by Google App Engine
This is Rietveld 408576698