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

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

Issue 334573004: Fixes unittests with --enable-text-input-focus-manager flag enabled. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed more unittests. 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
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/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_types.h", 10 "+ui/base/ui_base_types.h",
10 "+ui/compositor", 11 "+ui/compositor",
11 "+ui/events", 12 "+ui/events",
12 "+ui/gfx", 13 "+ui/gfx",
13 "+ui/views/views_export.h", 14 "+ui/views/views_export.h",
14 "+third_party/skia", 15 "+third_party/skia",
15 ] 16 ]
OLDNEW
« no previous file with comments | « ui/keyboard/keyboard_controller_unittest.cc ('k') | ui/wm/core/input_method_event_filter_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698