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

Unified Diff: android_webview/browser/DEPS

Issue 822133003: Refactor webview to use //components/printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments Created 5 years, 11 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 ed69d9fa59f925410eb2fa66c00d29ef0df49ae8..217bfa70fb1e623dc1dda638211dad4d7856b810 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -16,6 +16,7 @@ include_rules = [
"+components/cdm/browser",
"+components/data_reduction_proxy/core/browser",
"+components/navigation_interception",
+ "+components/printing/common",
"+components/user_prefs",
"+components/visitedlink/browser",
"+components/webdata/common",

Powered by Google App Engine
This is Rietveld 408576698