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

Unified Diff: components/web_restrictions/renderer/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/renderer/DEPS
diff --git a/ash/shell/DEPS b/components/web_restrictions/renderer/DEPS
similarity index 60%
copy from ash/shell/DEPS
copy to components/web_restrictions/renderer/DEPS
index 2e87ae565b8348f86372d4ec51a4c731a9274fbe..cf5ba67111d46ed6ab22af8eb9f506a9c3e4ee01 100644
--- a/ash/shell/DEPS
+++ b/components/web_restrictions/renderer/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+content/public",
jochen (gone - plz use gerrit) 2016/02/19 14:51:21 /renderer
aberent 2016/02/19 19:40:09 Done.
- "+content/shell",
"+gin",
- "+sandbox",
+ "+third_party/WebKit",
]

Powered by Google App Engine
This is Rietveld 408576698