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.
12 'app_current_window_internal.idl',
14 'app_view_guest_internal.json',
17 'bluetooth_low_energy.idl',
18 'bluetooth_private.json',
19 'bluetooth_socket.idl',
21 'copresence_socket.idl',
24 'extensions_manifest_types.json',
25 'extension_options_internal.idl',
26 'extension_types.json',
27 'guest_view_internal.json',
30 'mime_handler_view_guest_internal.json',
36 'sockets_tcp_server.idl',
46 'virtual_keyboard_private.json',
48 'web_view_internal.json',
50 # ChromeOS-specific schemas.
51 'chromeos_schema_files': [
55 'non_compiled_schema_files': [
56 'web_request_internal.json',
61 '<@(chromeos_schema_files)',
65 'cc_dir': 'extensions/common/api',
66 'root_namespace': 'extensions::core_api::%(namespace)s',
67 'impl_dir_': 'extensions/browser/api',