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

Side by Side Diff: apps/shell/app/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 | « apps/shell/README ('k') | apps/shell/app/README » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+apps/shell",
3 "+chromeos",
4
5 # Override apps/DEPS to be more selective about content includes.
6 "-content",
7 "+content/public/app",
8 "+content/public/browser",
9 "+content/public/common",
10
11 "+sandbox",
12 ]
OLDNEW
« no previous file with comments | « apps/shell/README ('k') | apps/shell/app/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698