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

Unified Diff: android_webview/browser/DEPS

Issue 1890203002: Implement Web Restrictions in WebView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test for changes to handling of no content provider 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: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index 9925b164db5dfce45e2e3ac6fff8f76807ddf94c..64a62c4950a3ff97dad8e5db710162442357ace0 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -40,6 +40,8 @@ include_rules = [
"+printing",
+ "+services/shell/public/cpp",
+
"+ui/gfx",
"+ui/gl",

Powered by Google App Engine
This is Rietveld 408576698