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

Unified Diff: components/web_restrictions/renderer/DEPS

Issue 1890203002: Implement Web Restrictions in WebView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix final nits Created 4 years, 4 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/components/web_restrictions/renderer/DEPS b/components/web_restrictions/renderer/DEPS
deleted file mode 100644
index dae8c787f9b306b17b8cc63caead0bd08152d643..0000000000000000000000000000000000000000
--- a/components/web_restrictions/renderer/DEPS
+++ /dev/null
@@ -1,5 +0,0 @@
-include_rules = [
- "+content/public/renderer",
- "+gin",
- "+third_party/WebKit",
-]

Powered by Google App Engine
This is Rietveld 408576698