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

Side by Side Diff: ui/snapshot/DEPS

Issue 2739113002: Simplify calls for scale factor (Closed)
Patch Set: nit Created 3 years, 9 months 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
« no previous file with comments | « ui/base/layout_mac.mm ('k') | ui/snapshot/snapshot_android.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+cc", 2 "+cc",
3 "-cc/blink", 3 "-cc/blink",
4 "-cc/surfaces", 4 "-cc/surfaces",
5 "+skia/ext", 5 "+skia/ext",
6 "+third_party/skia", 6 "+third_party/skia",
7 "+ui/aura", 7 "+ui/aura",
8 "+ui/android/view_android.h", 8 "+ui/android/view_android.h",
9 "+ui/android/window_android.h", 9 "+ui/android/window_android.h",
10 "+ui/android/window_android_compositor.h", 10 "+ui/android/window_android_compositor.h",
11 "+ui/base/layout.h",
11 "+ui/compositor", 12 "+ui/compositor",
12 "+ui/display", 13 "+ui/display",
13 "+ui/gfx", 14 "+ui/gfx",
14 "+ui/gl", 15 "+ui/gl",
15 "+ui/wm", 16 "+ui/wm",
16 ] 17 ]
OLDNEW
« no previous file with comments | « ui/base/layout_mac.mm ('k') | ui/snapshot/snapshot_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698