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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "-android_webview", 2 "-android_webview",
3 "+android_webview/common", 3 "+android_webview/common",
4 4
5 # TODO(sgurun) remove these deps after crbug.com/322276 is resolved
6 "+printing",
7 "+third_party/WebKit/public/web/WebPrintScalingOption.h",
8 "+ui/gfx/native_widget_types.h",
9 "+ui/gfx/rect.h",
10 "+ui/gfx/size.h",
11
5 "+ui/gl/gpu_memory_buffer.h", 12 "+ui/gl/gpu_memory_buffer.h",
6 ] 13 ]
OLDNEW
« 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