3 "+components/keyed_service",
4 "+components/nacl/browser",
5 "+components/nacl/common",
6 "+components/pref_registry",
7 "+components/update_client",
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.
31 "+storage/browser/quota",
33 "+third_party/skia/include",
35 # Additional UI dependencies for app_shell. Note that no particular UI toolkit
36 # is supported; only Aura and some necessary bits to set up display surfaces.
42 "+third_party/cros_system_api",