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

Side by Side Diff: extensions/shell/browser/DEPS

Issue 2864603007: Revert of AppShell: pass command-line files to app as launch data (Closed)
Patch Set: Created 3 years, 7 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
« no previous file with comments | « extensions/shell/DEPS ('k') | extensions/shell/browser/default_shell_browser_main_delegate.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 "+apps",
3 "+chromeos", 2 "+chromeos",
4 "+components/keyed_service", 3 "+components/keyed_service",
5 "+components/nacl/browser", 4 "+components/nacl/browser",
6 "+components/nacl/common", 5 "+components/nacl/common",
7 "+components/pref_registry", 6 "+components/pref_registry",
8 "+components/update_client", 7 "+components/update_client",
9 "+components/user_prefs", 8 "+components/user_prefs",
10 "+components/web_modal", 9 "+components/web_modal",
11 "+content/public/browser", 10 "+content/public/browser",
12 11
(...skipping 25 matching lines...) Expand all
38 "+ui/aura", 37 "+ui/aura",
39 "+ui/chromeos", 38 "+ui/chromeos",
40 "+ui/display", 39 "+ui/display",
41 "+ui/ozone/public", 40 "+ui/ozone/public",
42 "+ui/wm", 41 "+ui/wm",
43 42
44 "+third_party/cros_system_api", 43 "+third_party/cros_system_api",
45 44
46 "-webkit", 45 "-webkit",
47 ] 46 ]
OLDNEW
« no previous file with comments | « extensions/shell/DEPS ('k') | extensions/shell/browser/default_shell_browser_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698