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

Unified Diff: android_webview/renderer/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
« no previous file with comments | « android_webview/native/webview_native.gyp ('k') | android_webview/renderer/aw_content_renderer_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/renderer/DEPS
diff --git a/android_webview/renderer/DEPS b/android_webview/renderer/DEPS
index 47250ff5857e40a4a640411f15421dee87ec646f..a40a8a23ee995f002f8602e4a0a22664130bfc1b 100644
--- a/android_webview/renderer/DEPS
+++ b/android_webview/renderer/DEPS
@@ -8,11 +8,13 @@ include_rules = [
"+content/public/renderer",
+ "+printing",
+
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
"+third_party/widevine/cdm/widevine_cdm_common.h",
- "+ui/gfx/size.h",
+ "+ui/gfx",
"+ui/gl/gpu_memory_buffer.h",
]
« no previous file with comments | « android_webview/native/webview_native.gyp ('k') | android_webview/renderer/aw_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698