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