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

Unified Diff: android_webview/common/DEPS

Issue 54963005: Upstream printing changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address code review Created 7 years, 1 month 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..7342cd77f550d2715252b1e33f8cc6e3f6f594b5 100644
--- a/android_webview/common/DEPS
+++ b/android_webview/common/DEPS
@@ -2,5 +2,9 @@ include_rules = [
"-android_webview",
"+android_webview/common",
+ "+printing",
+ "+third_party/WebKit/public/web/WebPrintScalingOption.h",
+
+ "+ui/gfx",
joth 2013/11/21 19:38:03 group these three together with a TODO to remove w
sgurun-gerrit only 2013/11/23 01:49:11 Done.
"+ui/gl/gpu_memory_buffer.h",
]

Powered by Google App Engine
This is Rietveld 408576698