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

Side by Side Diff: athena/home/DEPS

Issue 394043002: athena: Add a minimized state for the home-card. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: self-nits Created 6 years, 5 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/input/public", 2 "+athena/input/public",
3 "+athena/screen/public", 3 "+athena/screen/public",
4 "+athena/wm/public",
4 "+third_party/skia/include", 5 "+third_party/skia/include",
5 "+ui/aura", 6 "+ui/aura",
6 "+ui/app_list", 7 "+ui/app_list",
7 "+ui/gfx/image", 8 "+ui/gfx/image",
8 "+ui/views", 9 "+ui/views",
9 "+ui/wm/core", 10 "+ui/wm/core",
10 ] 11 ]
OLDNEW
« no previous file with comments | « athena/athena.gyp ('k') | athena/home/home_card_impl.cc » ('j') | athena/home/home_card_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698