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

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: 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 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 "+printing",
6 "+third_party/WebKit/public/web/WebPrintScalingOption.h",
7
8 "+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.
5 "+ui/gl/gpu_memory_buffer.h", 9 "+ui/gl/gpu_memory_buffer.h",
6 ] 10 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698