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

Side by Side Diff: ui/views_core/DEPS

Issue 187483005: Extending the Views-on-Mac experiment: whole app list grid. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: still compiles r263560 + crrev/195793005 Created 6 years, 8 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 | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+grit/ui_resources.h",
3 "+grit/ui_strings.h",
4 "+skia/ext",
5 "+third_party/skia",
6 "+ui/accessibility", 2 "+ui/accessibility",
7 "+ui/aura",
8 "+ui/base", 3 "+ui/base",
9 "+ui/compositor", 4 "+ui/compositor",
10 "+ui/events", 5 "+ui/events",
11 "+ui/gfx", 6 "+ui/gfx",
12 "+ui/native_theme", 7 "+ui/native_theme",
13 "+ui/test",
14 "+ui/views", 8 "+ui/views",
15 ] 9 ]
OLDNEW
« no previous file with comments | « ui/views/window/custom_frame_view.cc ('k') | ui/views_core/accessibility/native_view_accessibility_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698