1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
13 'app_current_window_internal.idl',
15 'app_view_guest_internal.json',
19 'bluetooth_low_energy.idl',
20 'bluetooth_private.json',
21 'bluetooth_socket.idl',
23 'copresence_endpoints.idl',
26 'extensions_manifest_types.json',
27 'extension_options_internal.idl',
28 'extension_view_internal.json',
29 'extension_types.json',
30 'guest_view_internal.json',
34 'mime_handler_private.idl',
35 'mime_handler_view_guest_internal.json',
37 'networking_private.json',
39 'printer_provider.idl',
40 'printer_provider_internal.idl',
45 'sockets_tcp_server.idl',
48 'surface_worker_internal.json',
56 'virtual_keyboard_private.json',
58 'web_view_internal.json'
60 # ChromeOS-specific schemas.
61 'chromeos_schema_files': [
63 'networking_config.idl',
67 'non_compiled_schema_files': [
68 'web_request_internal.json',
73 '<@(chromeos_schema_files)',
77 'cc_dir': 'extensions/common/api',
78 'root_namespace': 'extensions::core_api::%(namespace)s',
79 'impl_dir_': 'extensions/browser/api',