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

Side by Side Diff: athena/wm/DEPS

Issue 459613008: athena: Allow getting into split-view mode from overview-mode. (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/common", 2 "+athena/common",
3 "+athena/input/public", 3 "+athena/input/public",
4 "+athena/screen/public", 4 "+athena/screen/public",
5 "+grit",
Jun Mukai 2014/08/13 16:55:13 oshima told me that grit path policy has slightly
sadrul 2014/08/13 19:25:29 Good to know. Thanks! Done (went with athena/resou
5 "+ui/aura", 6 "+ui/aura",
6 "+ui/base", 7 "+ui/base",
7 "+ui/compositor", 8 "+ui/compositor",
8 "+ui/events", 9 "+ui/events",
9 "+ui/gfx", 10 "+ui/gfx",
10 "+ui/wm", 11 "+ui/wm",
11 ] 12 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698