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

Side by Side Diff: athena/env/DEPS

Issue 480353006: Separate athena's startup process from AppShell's (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: reformat 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+content/public", 2 "+chromeos/dbus",
3 "+content/shell",
4 "+ui/aura", 3 "+ui/aura",
5 "+ui/base", 4 "+ui/base",
5 "+ui/chromeos",
6 "+ui/display",
6 "+ui/gfx", 7 "+ui/gfx",
7 "+ui/views",
8 "+ui/wm", 8 "+ui/wm",
9 ] 9 ]
OLDNEW
« no previous file with comments | « athena/athena.gyp ('k') | athena/env/athena_env_impl.cc » ('j') | extensions/shell/app_shell.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698