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

Side by Side Diff: athena/content/DEPS

Issue 412713002: Move apps/shell to extensions/shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 40% 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
« no previous file with comments | « athena/activity/public/activity_factory.h ('k') | athena/content/app_activity.h » ('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 "+apps/shell/browser",
3 "+athena/activity/public", 2 "+athena/activity/public",
4 "+athena/home/public", 3 "+athena/home/public",
5 "+athena/input/public", 4 "+athena/input/public",
6 "+content/public", 5 "+content/public",
7 "+extensions/browser", 6 "+extensions/browser",
8 "+extensions/common", 7 "+extensions/common",
8 "+extensions/shell/browser",
9 "+ui/app_list", 9 "+ui/app_list",
10 "+ui/gfx", 10 "+ui/gfx",
11 "+ui/views", 11 "+ui/views",
12 ] 12 ]
OLDNEW
« no previous file with comments | « athena/activity/public/activity_factory.h ('k') | athena/content/app_activity.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698