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_private.json',
20 'bluetooth_socket.idl',
25 'extensions_manifest_types.json',
26 'extension_options_internal.idl',
27 'extension_view_internal.json',
28 'extension_types.json',
29 'guest_view_internal.json',
33 'mime_handler_private.idl',
34 'mime_handler_view_guest_internal.json',
36 'networking_private.idl',
38 'printer_provider.idl',
39 'printer_provider_internal.idl',
44 'sockets_tcp_server.idl',
54 'virtual_keyboard_private.json',
56 'web_view_internal.json'
58 # ChromeOS-specific schemas.
59 'chromeos_schema_files': [
61 'networking_config.idl',
65 'non_compiled_schema_files': [
66 'web_request_internal.json',
71 '<@(chromeos_schema_files)',
75 'cc_dir': 'extensions/common/api',
76 'root_namespace': 'extensions::api::%(namespace)s',
78 'impl_dir_': 'extensions/browser/api',