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

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

Issue 298703007: Refactor and move ash independent nested accelerator code to ui/wm/core (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: skip test if platform does not support PES Created 6 years, 7 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
« no previous file with comments | « ash/shell.cc ('k') | ui/wm/core/nested_accelerator_controller.h » ('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 "+grit/ui_resources.h", 2 "+grit/ui_resources.h",
3 "+ui/aura", 3 "+ui/aura",
4 "+ui/base/accelerators",
4 "+ui/base/cursor", 5 "+ui/base/cursor",
5 "+ui/base/hit_test.h", 6 "+ui/base/hit_test.h",
6 "+ui/base/ime", 7 "+ui/base/ime",
7 "+ui/base/resource", 8 "+ui/base/resource",
8 "+ui/base/ui_base_types.h", 9 "+ui/base/ui_base_types.h",
9 "+ui/compositor", 10 "+ui/compositor",
10 "+ui/events", 11 "+ui/events",
11 "+ui/gfx", 12 "+ui/gfx",
12 "+ui/views/views_export.h", 13 "+ui/views/views_export.h",
13 "+third_party/skia", 14 "+third_party/skia",
14 ] 15 ]
OLDNEW
« no previous file with comments | « ash/shell.cc ('k') | ui/wm/core/nested_accelerator_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698