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

Side by Side Diff: athena/wm/DEPS

Issue 472963002: athena: Add a test for split-view controller. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+athena/athena_export.h",
2 "+athena/common", 3 "+athena/common",
3 "+athena/input/public", 4 "+athena/input/public",
4 "+athena/resources", 5 "+athena/resources",
5 "+athena/screen/public", 6 "+athena/screen/public",
6 "+ui/aura", 7 "+ui/aura",
7 "+ui/base", 8 "+ui/base",
8 "+ui/compositor", 9 "+ui/compositor",
9 "+ui/events", 10 "+ui/events",
10 "+ui/gfx", 11 "+ui/gfx",
11 "+ui/wm", 12 "+ui/wm",
12 ] 13 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698