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

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

Issue 300093002: Revert 272740 "Refactor and move ash independent accelerator han..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 6 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 | « trunk/src/ash/shell.cc ('k') | trunk/src/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",
5 "+ui/base/cursor", 4 "+ui/base/cursor",
6 "+ui/base/hit_test.h", 5 "+ui/base/hit_test.h",
7 "+ui/base/ime", 6 "+ui/base/ime",
8 "+ui/base/resource", 7 "+ui/base/resource",
9 "+ui/base/ui_base_types.h", 8 "+ui/base/ui_base_types.h",
10 "+ui/compositor", 9 "+ui/compositor",
11 "+ui/events", 10 "+ui/events",
12 "+ui/gfx", 11 "+ui/gfx",
13 "+ui/views/views_export.h", 12 "+ui/views/views_export.h",
14 "+third_party/skia", 13 "+third_party/skia",
15 ] 14 ]
OLDNEW
« no previous file with comments | « trunk/src/ash/shell.cc ('k') | trunk/src/ui/wm/core/nested_accelerator_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698