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

Unified Diff: android_webview/common/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/common/DEPS
diff --git a/android_webview/common/DEPS b/android_webview/common/DEPS
index cbef04accaa0e65f868243413483fff85f825b0c..49c3ea0687dd2c004a8aabfb78c039a2b531c73c 100644
--- a/android_webview/common/DEPS
+++ b/android_webview/common/DEPS
@@ -2,5 +2,12 @@ include_rules = [
"-android_webview",
"+android_webview/common",
+# TODO(sgurun) remove these deps after crbug.com/322276 is resolved
+ "+printing",
+ "+third_party/WebKit/public/web/WebPrintScalingOption.h",
+ "+ui/gfx/native_widget_types.h",
+ "+ui/gfx/rect.h",
+ "+ui/gfx/size.h",
+
"+ui/gl/gpu_memory_buffer.h",
]
« no previous file with comments | « android_webview/browser/renderer_host/print_manager.cc ('k') | android_webview/common/android_webview_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698