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

Unified Diff: android_webview/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: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 609c15cf067524ccdef4b2bfb8f39f747cd07545..d6e1b21963a6730ea5ccf92dcbda4d609a8094a4 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -11,6 +11,8 @@ include_rules = [
"+components/devtools_discovery",
"+components/metrics",
"+components/prefs",
+ "+components/supervised_user_error_page",
+ "+components/web_restrictions",
"+content/public/common",
"+crypto",
"+gpu",

Powered by Google App Engine
This is Rietveld 408576698