3 "+components/keyed_service",
4 "+components/nacl/browser",
5 "+components/nacl/common",
6 "+components/omaha_client",
7 "+components/pref_registry",
8 "+components/user_prefs",
9 "+components/web_modal",
10 "+content/public/browser",
12 # Pieces of content_shell reused in app_shell.
13 # TODO(jamescook): Eliminate these. http://crbug.com/438283
14 "+content/shell/browser/shell_application_mac.h",
15 "+content/shell/browser/shell_browser_context.h",
16 "+content/shell/browser/shell_devtools_manager_delegate.h",
17 "+content/shell/browser/shell_url_request_context_getter.h",
19 # For device backend support.
29 "+storage/browser/quota",
31 "+third_party/skia/include",
33 # Additional UI dependencies for app_shell. Note that no particular UI toolkit
34 # is supported; only Aura and some necessary bits to set up display surfaces.
40 "+third_party/cros_system_api",