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', |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
54 'dbus/ap_manager_client.cc', | 54 'dbus/ap_manager_client.cc', |
55 'dbus/ap_manager_client.h', | 55 'dbus/ap_manager_client.h', |
56 'dbus/audio_dsp_client.cc', | 56 'dbus/audio_dsp_client.cc', |
57 'dbus/audio_dsp_client.h', | 57 'dbus/audio_dsp_client.h', |
58 'dbus/audio_node.cc', | 58 'dbus/audio_node.cc', |
59 'dbus/audio_node.h', | 59 'dbus/audio_node.h', |
60 'dbus/blocking_method_caller.cc', | 60 'dbus/blocking_method_caller.cc', |
61 'dbus/blocking_method_caller.h', | 61 'dbus/blocking_method_caller.h', |
62 'dbus/bluetooth_adapter_client.cc', | 62 'dbus/bluetooth_adapter_client.cc', |
63 'dbus/bluetooth_adapter_client.h', | 63 'dbus/bluetooth_adapter_client.h', |
| 64 'dbus/bluetooth_advertisement_manager_client.cc', |
| 65 'dbus/bluetooth_advertisement_manager_client.h', |
| 66 'dbus/bluetooth_advertisement_service_provider.cc', |
| 67 'dbus/bluetooth_advertisement_service_provider.h', |
64 'dbus/bluetooth_agent_manager_client.cc', | 68 'dbus/bluetooth_agent_manager_client.cc', |
65 'dbus/bluetooth_agent_manager_client.h', | 69 'dbus/bluetooth_agent_manager_client.h', |
66 'dbus/bluetooth_agent_service_provider.cc', | 70 'dbus/bluetooth_agent_service_provider.cc', |
67 'dbus/bluetooth_agent_service_provider.h', | 71 'dbus/bluetooth_agent_service_provider.h', |
68 'dbus/bluetooth_device_client.cc', | 72 'dbus/bluetooth_device_client.cc', |
69 'dbus/bluetooth_device_client.h', | 73 'dbus/bluetooth_device_client.h', |
70 'dbus/bluetooth_gatt_characteristic_client.cc', | 74 'dbus/bluetooth_gatt_characteristic_client.cc', |
71 'dbus/bluetooth_gatt_characteristic_client.h', | 75 'dbus/bluetooth_gatt_characteristic_client.h', |
72 'dbus/bluetooth_gatt_characteristic_service_provider.cc', | 76 'dbus/bluetooth_gatt_characteristic_service_provider.cc', |
73 'dbus/bluetooth_gatt_characteristic_service_provider.h', | 77 'dbus/bluetooth_gatt_characteristic_service_provider.h', |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
111 'dbus/easy_unlock_client.cc', | 115 'dbus/easy_unlock_client.cc', |
112 'dbus/easy_unlock_client.h', | 116 'dbus/easy_unlock_client.h', |
113 'dbus/fake_amplifier_client.cc', | 117 'dbus/fake_amplifier_client.cc', |
114 'dbus/fake_amplifier_client.h', | 118 'dbus/fake_amplifier_client.h', |
115 'dbus/fake_ap_manager_client.cc', | 119 'dbus/fake_ap_manager_client.cc', |
116 'dbus/fake_ap_manager_client.h', | 120 'dbus/fake_ap_manager_client.h', |
117 'dbus/fake_audio_dsp_client.cc', | 121 'dbus/fake_audio_dsp_client.cc', |
118 'dbus/fake_audio_dsp_client.h', | 122 'dbus/fake_audio_dsp_client.h', |
119 'dbus/fake_bluetooth_adapter_client.cc', | 123 'dbus/fake_bluetooth_adapter_client.cc', |
120 'dbus/fake_bluetooth_adapter_client.h', | 124 'dbus/fake_bluetooth_adapter_client.h', |
| 125 'dbus/fake_bluetooth_advertisement_manager_client.cc', |
| 126 'dbus/fake_bluetooth_advertisement_manager_client.h', |
| 127 'dbus/fake_bluetooth_advertisement_service_provider.cc', |
| 128 'dbus/fake_bluetooth_advertisement_service_provider.h', |
121 'dbus/fake_bluetooth_agent_manager_client.cc', | 129 'dbus/fake_bluetooth_agent_manager_client.cc', |
122 'dbus/fake_bluetooth_agent_manager_client.h', | 130 'dbus/fake_bluetooth_agent_manager_client.h', |
123 'dbus/fake_bluetooth_agent_service_provider.cc', | 131 'dbus/fake_bluetooth_agent_service_provider.cc', |
124 'dbus/fake_bluetooth_agent_service_provider.h', | 132 'dbus/fake_bluetooth_agent_service_provider.h', |
125 'dbus/fake_bluetooth_device_client.cc', | 133 'dbus/fake_bluetooth_device_client.cc', |
126 'dbus/fake_bluetooth_device_client.h', | 134 'dbus/fake_bluetooth_device_client.h', |
127 'dbus/fake_bluetooth_gatt_characteristic_client.cc', | 135 'dbus/fake_bluetooth_gatt_characteristic_client.cc', |
128 'dbus/fake_bluetooth_gatt_characteristic_client.h', | 136 'dbus/fake_bluetooth_gatt_characteristic_client.h', |
129 'dbus/fake_bluetooth_gatt_characteristic_service_provider.cc', | 137 'dbus/fake_bluetooth_gatt_characteristic_service_provider.cc', |
130 'dbus/fake_bluetooth_gatt_characteristic_service_provider.h', | 138 'dbus/fake_bluetooth_gatt_characteristic_service_provider.h', |
(...skipping 593 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
724 '../third_party/cros_system_api/dbus/cryptohome/signed_secret.proto', | 732 '../third_party/cros_system_api/dbus/cryptohome/signed_secret.proto', |
725 ], | 733 ], |
726 'variables': { | 734 'variables': { |
727 'proto_in_dir': '../third_party/cros_system_api/dbus/cryptohome', | 735 'proto_in_dir': '../third_party/cros_system_api/dbus/cryptohome', |
728 'proto_out_dir': 'chromeos/cryptohome', | 736 'proto_out_dir': 'chromeos/cryptohome', |
729 }, | 737 }, |
730 'includes': ['../build/protoc.gypi'], | 738 'includes': ['../build/protoc.gypi'], |
731 }, | 739 }, |
732 ], | 740 ], |
733 } | 741 } |
OLD | NEW |