OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'variables': { | 6 'variables': { |
7 'chromium_code': 1, | 7 'chromium_code': 1, |
8 # These files lists are shared with the GN build. | 8 # These files lists are shared with the GN build. |
9 'chromeos_sources': [ | 9 'chromeos_sources': [ |
10 'accelerometer/accelerometer_reader.cc', | 10 'accelerometer/accelerometer_reader.cc', |
11 'accelerometer/accelerometer_reader.h', | 11 'accelerometer/accelerometer_reader.h', |
12 'accelerometer/accelerometer_types.cc', | 12 'accelerometer/accelerometer_types.cc', |
13 'accelerometer/accelerometer_types.h', | 13 'accelerometer/accelerometer_types.h', |
14 'app_mode/kiosk_oem_manifest_parser.cc', | 14 'app_mode/kiosk_oem_manifest_parser.cc', |
15 'app_mode/kiosk_oem_manifest_parser.h', | 15 'app_mode/kiosk_oem_manifest_parser.h', |
| 16 'attestation/attestation_constants.cc', |
| 17 'attestation/attestation_constants.h', |
| 18 'attestation/attestation_flow.cc', |
| 19 'attestation/attestation_flow.h', |
16 'audio/audio_device.cc', | 20 'audio/audio_device.cc', |
17 'audio/audio_device.h', | 21 'audio/audio_device.h', |
18 'audio/audio_devices_pref_handler.h', | 22 'audio/audio_devices_pref_handler.h', |
19 'audio/audio_devices_pref_handler_impl.cc', | 23 'audio/audio_devices_pref_handler_impl.cc', |
20 'audio/audio_devices_pref_handler_impl.h', | 24 'audio/audio_devices_pref_handler_impl.h', |
21 'audio/audio_devices_pref_handler_stub.cc', | 25 'audio/audio_devices_pref_handler_stub.cc', |
22 'audio/audio_devices_pref_handler_stub.h', | 26 'audio/audio_devices_pref_handler_stub.h', |
23 'audio/audio_pref_observer.h', | 27 'audio/audio_pref_observer.h', |
24 'audio/chromeos_sounds.h', | 28 'audio/chromeos_sounds.h', |
25 'audio/cras_audio_handler.cc', | 29 'audio/cras_audio_handler.cc', |
26 'audio/cras_audio_handler.h', | 30 'audio/cras_audio_handler.h', |
27 'attestation/attestation_constants.cc', | |
28 'attestation/attestation_constants.h', | |
29 'attestation/attestation_flow.cc', | |
30 'attestation/attestation_flow.h', | |
31 'cert_loader.cc', | 31 'cert_loader.cc', |
32 'cert_loader.h', | 32 'cert_loader.h', |
33 'chromeos_constants.cc', | 33 'chromeos_constants.cc', |
34 'chromeos_constants.h', | 34 'chromeos_constants.h', |
35 'chromeos_export.h', | 35 'chromeos_export.h', |
36 'chromeos_paths.cc', | 36 'chromeos_paths.cc', |
37 'chromeos_paths.h', | 37 'chromeos_paths.h', |
38 'chromeos_pref_names.cc', | 38 'chromeos_pref_names.cc', |
39 'chromeos_pref_names.h', | 39 'chromeos_pref_names.h', |
40 'chromeos_switches.cc', | 40 'chromeos_switches.cc', |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
72 'dbus/bluetooth_gatt_manager_client.cc', | 72 'dbus/bluetooth_gatt_manager_client.cc', |
73 'dbus/bluetooth_gatt_manager_client.h', | 73 'dbus/bluetooth_gatt_manager_client.h', |
74 'dbus/bluetooth_gatt_service_client.cc', | 74 'dbus/bluetooth_gatt_service_client.cc', |
75 'dbus/bluetooth_gatt_service_client.h', | 75 'dbus/bluetooth_gatt_service_client.h', |
76 'dbus/bluetooth_gatt_service_service_provider.cc', | 76 'dbus/bluetooth_gatt_service_service_provider.cc', |
77 'dbus/bluetooth_gatt_service_service_provider.h', | 77 'dbus/bluetooth_gatt_service_service_provider.h', |
78 'dbus/bluetooth_input_client.cc', | 78 'dbus/bluetooth_input_client.cc', |
79 'dbus/bluetooth_input_client.h', | 79 'dbus/bluetooth_input_client.h', |
80 'dbus/bluetooth_media_client.cc', | 80 'dbus/bluetooth_media_client.cc', |
81 'dbus/bluetooth_media_client.h', | 81 'dbus/bluetooth_media_client.h', |
| 82 'dbus/bluetooth_media_endpoint_service_provider.cc', |
| 83 'dbus/bluetooth_media_endpoint_service_provider.h', |
82 'dbus/bluetooth_media_transport_client.cc', | 84 'dbus/bluetooth_media_transport_client.cc', |
83 'dbus/bluetooth_media_transport_client.h', | 85 'dbus/bluetooth_media_transport_client.h', |
84 'dbus/bluetooth_media_endpoint_service_provider.cc', | |
85 'dbus/bluetooth_media_endpoint_service_provider.h', | |
86 'dbus/bluetooth_profile_manager_client.cc', | 86 'dbus/bluetooth_profile_manager_client.cc', |
87 'dbus/bluetooth_profile_manager_client.h', | 87 'dbus/bluetooth_profile_manager_client.h', |
88 'dbus/bluetooth_profile_service_provider.cc', | 88 'dbus/bluetooth_profile_service_provider.cc', |
89 'dbus/bluetooth_profile_service_provider.h', | 89 'dbus/bluetooth_profile_service_provider.h', |
90 'dbus/cras_audio_client.cc', | 90 'dbus/cras_audio_client.cc', |
91 'dbus/cras_audio_client.h', | 91 'dbus/cras_audio_client.h', |
92 'dbus/cros_disks_client.cc', | 92 'dbus/cros_disks_client.cc', |
93 'dbus/cros_disks_client.h', | 93 'dbus/cros_disks_client.h', |
94 'dbus/cryptohome_client.cc', | 94 'dbus/cryptohome_client.cc', |
95 'dbus/cryptohome_client.h', | 95 'dbus/cryptohome_client.h', |
| 96 'dbus/dbus_client_bundle.cc', |
96 'dbus/dbus_client_bundle.h', | 97 'dbus/dbus_client_bundle.h', |
97 'dbus/dbus_client_bundle.cc', | |
98 'dbus/dbus_client_implementation_type.h', | 98 'dbus/dbus_client_implementation_type.h', |
99 'dbus/dbus_method_call_status.cc', | 99 'dbus/dbus_method_call_status.cc', |
100 'dbus/dbus_method_call_status.h', | 100 'dbus/dbus_method_call_status.h', |
101 'dbus/dbus_thread_manager.cc', | 101 'dbus/dbus_thread_manager.cc', |
102 'dbus/dbus_thread_manager.h', | 102 'dbus/dbus_thread_manager.h', |
103 'dbus/debug_daemon_client.cc', | 103 'dbus/debug_daemon_client.cc', |
104 'dbus/debug_daemon_client.h', | 104 'dbus/debug_daemon_client.h', |
105 'dbus/easy_unlock_client.cc', | 105 'dbus/easy_unlock_client.cc', |
106 'dbus/easy_unlock_client.h', | 106 'dbus/easy_unlock_client.h', |
107 'dbus/fake_bluetooth_adapter_client.cc', | 107 'dbus/fake_bluetooth_adapter_client.cc', |
(...skipping 15 matching lines...) Expand all Loading... |
123 'dbus/fake_bluetooth_gatt_manager_client.cc', | 123 'dbus/fake_bluetooth_gatt_manager_client.cc', |
124 'dbus/fake_bluetooth_gatt_manager_client.h', | 124 'dbus/fake_bluetooth_gatt_manager_client.h', |
125 'dbus/fake_bluetooth_gatt_service_client.cc', | 125 'dbus/fake_bluetooth_gatt_service_client.cc', |
126 'dbus/fake_bluetooth_gatt_service_client.h', | 126 'dbus/fake_bluetooth_gatt_service_client.h', |
127 'dbus/fake_bluetooth_gatt_service_service_provider.cc', | 127 'dbus/fake_bluetooth_gatt_service_service_provider.cc', |
128 'dbus/fake_bluetooth_gatt_service_service_provider.h', | 128 'dbus/fake_bluetooth_gatt_service_service_provider.h', |
129 'dbus/fake_bluetooth_input_client.cc', | 129 'dbus/fake_bluetooth_input_client.cc', |
130 'dbus/fake_bluetooth_input_client.h', | 130 'dbus/fake_bluetooth_input_client.h', |
131 'dbus/fake_bluetooth_media_client.cc', | 131 'dbus/fake_bluetooth_media_client.cc', |
132 'dbus/fake_bluetooth_media_client.h', | 132 'dbus/fake_bluetooth_media_client.h', |
| 133 'dbus/fake_bluetooth_media_endpoint_service_provider.cc', |
| 134 'dbus/fake_bluetooth_media_endpoint_service_provider.h', |
133 'dbus/fake_bluetooth_media_transport_client.cc', | 135 'dbus/fake_bluetooth_media_transport_client.cc', |
134 'dbus/fake_bluetooth_media_transport_client.h', | 136 'dbus/fake_bluetooth_media_transport_client.h', |
135 'dbus/fake_bluetooth_media_endpoint_service_provider.cc', | |
136 'dbus/fake_bluetooth_media_endpoint_service_provider.h', | |
137 'dbus/fake_bluetooth_profile_manager_client.cc', | 137 'dbus/fake_bluetooth_profile_manager_client.cc', |
138 'dbus/fake_bluetooth_profile_manager_client.h', | 138 'dbus/fake_bluetooth_profile_manager_client.h', |
139 'dbus/fake_bluetooth_profile_service_provider.cc', | 139 'dbus/fake_bluetooth_profile_service_provider.cc', |
140 'dbus/fake_bluetooth_profile_service_provider.h', | 140 'dbus/fake_bluetooth_profile_service_provider.h', |
141 'dbus/fake_cras_audio_client.cc', | 141 'dbus/fake_cras_audio_client.cc', |
142 'dbus/fake_cras_audio_client.h', | 142 'dbus/fake_cras_audio_client.h', |
143 'dbus/fake_cros_disks_client.cc', | 143 'dbus/fake_cros_disks_client.cc', |
144 'dbus/fake_cros_disks_client.h', | 144 'dbus/fake_cros_disks_client.h', |
145 'dbus/fake_cryptohome_client.cc', | 145 'dbus/fake_cryptohome_client.cc', |
146 'dbus/fake_cryptohome_client.h', | 146 'dbus/fake_cryptohome_client.h', |
(...skipping 557 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
704 '../third_party/cros_system_api/dbus/cryptohome/signed_secret.proto', | 704 '../third_party/cros_system_api/dbus/cryptohome/signed_secret.proto', |
705 ], | 705 ], |
706 'variables': { | 706 'variables': { |
707 'proto_in_dir': '../third_party/cros_system_api/dbus/cryptohome', | 707 'proto_in_dir': '../third_party/cros_system_api/dbus/cryptohome', |
708 'proto_out_dir': 'chromeos/cryptohome', | 708 'proto_out_dir': 'chromeos/cryptohome', |
709 }, | 709 }, |
710 'includes': ['../build/protoc.gypi'], | 710 'includes': ['../build/protoc.gypi'], |
711 }, | 711 }, |
712 ], | 712 ], |
713 } | 713 } |
OLD | NEW |