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

Side by Side Diff: ui/wm/core/DEPS

Issue 581273002: Shadows: crop corner tiles instead of hiding. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits from sky Created 6 years, 3 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+third_party/skia", 2 "+third_party/skia",
3 "+ui/aura", 3 "+ui/aura",
4 "+ui/base/accelerators", 4 "+ui/base/accelerators",
5 "+ui/base/cursor", 5 "+ui/base/cursor",
6 "+ui/base/hit_test.h", 6 "+ui/base/hit_test.h",
7 "+ui/base/ime", 7 "+ui/base/ime",
8 "+ui/base/resource", 8 "+ui/base/resource",
9 "+ui/base/ui_base_switches_util.h", 9 "+ui/base/ui_base_switches_util.h",
10 "+ui/base/ui_base_paths.h",
10 "+ui/base/ui_base_types.h", 11 "+ui/base/ui_base_types.h",
11 "+ui/compositor", 12 "+ui/compositor",
12 "+ui/events", 13 "+ui/events",
13 "+ui/gfx", 14 "+ui/gfx",
14 "+ui/resources/grit/ui_resources.h", 15 "+ui/resources/grit/ui_resources.h",
15 "+ui/views/views_export.h", 16 "+ui/views/views_export.h",
16 ] 17 ]
OLDNEW
« no previous file with comments | « ui/compositor/layer.cc ('k') | ui/wm/core/shadow.h » ('j') | ui/wm/core/shadow_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698