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

Unified Diff: android_webview/native/DEPS

Issue 54963005: Upstream printing changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 7 years 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/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index f2d6372f5d622ecab1c545a0785994e075651f63..0c49faff4e57f23fdb150f2b5b4122b71c60f8c0 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -10,4 +10,7 @@ include_rules = [
"+components/navigation_interception",
"+components/user_prefs",
"+components/web_contents_delegate_android",
+
+ "+printing",
+
]

Powered by Google App Engine
This is Rietveld 408576698