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

Side by Side Diff: athena/home/DEPS

Issue 406413004: Cleanups for aura/test/event_generator.h (resolve TODOs) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase at r285842 Created 6 years, 4 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/wm/workspace_controller_unittest.cc ('k') | athena/home/home_card_unittest.cc » ('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 "+athena/input/public", 2 "+athena/input/public",
3 "+athena/screen/public", 3 "+athena/screen/public",
4 "+athena/wm/public", 4 "+athena/wm/public",
5 "+third_party/skia/include", 5 "+third_party/skia/include",
6 "+ui/aura", 6 "+ui/aura",
7 "+ui/app_list", 7 "+ui/app_list",
8 "+ui/events",
8 "+ui/gfx/image", 9 "+ui/gfx/image",
9 "+ui/views", 10 "+ui/views",
10 "+ui/wm/core", 11 "+ui/wm/core",
11 "+ui/wm/public", 12 "+ui/wm/public",
12 ] 13 ]
13 specific_include_rules = { 14 specific_include_rules = {
14 ".*_unittest.cc": [ 15 ".*_unittest.cc": [
15 "+athena/activity/public", 16 "+athena/activity/public",
16 ] 17 ]
17 } 18 }
OLDNEW
« no previous file with comments | « ash/wm/workspace_controller_unittest.cc ('k') | athena/home/home_card_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698