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

Side by Side Diff: athena/test/DEPS

Issue 483363003: [Athena] Add status icons and system time to the desktop background (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 3 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 | « athena/system/time_view.cc ('k') | athena/test/athena_test_helper.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/activity/public", 2 "+athena/activity/public",
3 "+athena/content/public", 3 "+athena/content/public",
4 "+athena/env/public", 4 "+athena/env/public",
5 "+athena/extensions/public", 5 "+athena/extensions/public",
6 "+athena/home/public", 6 "+athena/home/public",
7 "+athena/screen/public", 7 "+athena/screen/public",
8 "+athena/main", 8 "+athena/main",
9 "+athena/resource_manager/public", 9 "+athena/resource_manager/public",
10 "+chromeos/dbus", 10 "+chromeos",
11 "+third_party/skia/include", 11 "+third_party/skia/include",
12 "+ui/app_list", 12 "+ui/app_list",
13 "+ui/aura", 13 "+ui/aura",
14 "+ui/base", 14 "+ui/base",
15 "+ui/compositor", 15 "+ui/compositor",
16 "+ui/gfx", 16 "+ui/gfx",
17 "+ui/gl", 17 "+ui/gl",
18 "+ui/views", 18 "+ui/views",
19 "+ui/wm/core", 19 "+ui/wm/core",
20 ] 20 ]
OLDNEW
« no previous file with comments | « athena/system/time_view.cc ('k') | athena/test/athena_test_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698