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

Unified Diff: components/supervised_user_error_page/DEPS

Issue 1890203002: Implement Web Restrictions in WebView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/supervised_user_error_page/DEPS
diff --git a/components/supervised_user_error_page/DEPS b/components/supervised_user_error_page/DEPS
index 9b9f6275336e2e8d04d6c2bd7bf3492f9f0ebf50..c25ce9e1b90b42550d886a26ebdfc1acfb8a5b92 100644
--- a/components/supervised_user_error_page/DEPS
+++ b/components/supervised_user_error_page/DEPS
@@ -1,4 +1,8 @@
include_rules = [
- "+ui/base",
+ "+components/web_restrictions",
+ "+content/public/renderer",
+ "+gin",
"+grit",
+ "+third_party/WebKit",
+ "+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698