| 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 }, | 8 }, |
| 9 'targets': [ | 9 'targets': [ |
| 10 { | 10 { |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 90 'dbus/ibus/ibus_text.cc', | 90 'dbus/ibus/ibus_text.cc', |
| 91 'dbus/ibus/ibus_text.h', | 91 'dbus/ibus/ibus_text.h', |
| 92 'dbus/ibus/ibus_input_context_client.cc', | 92 'dbus/ibus/ibus_input_context_client.cc', |
| 93 'dbus/ibus/ibus_input_context_client.h', | 93 'dbus/ibus/ibus_input_context_client.h', |
| 94 'dbus/image_burner_client.cc', | 94 'dbus/image_burner_client.cc', |
| 95 'dbus/image_burner_client.h', | 95 'dbus/image_burner_client.h', |
| 96 'dbus/introspectable_client.cc', | 96 'dbus/introspectable_client.cc', |
| 97 'dbus/introspectable_client.h', | 97 'dbus/introspectable_client.h', |
| 98 'dbus/modem_messaging_client.cc', | 98 'dbus/modem_messaging_client.cc', |
| 99 'dbus/modem_messaging_client.h', | 99 'dbus/modem_messaging_client.h', |
| 100 'dbus/mtpd_client.cc', |
| 101 'dbus/mtpd_client.h', |
| 100 'dbus/power_manager_client.cc', | 102 'dbus/power_manager_client.cc', |
| 101 'dbus/power_manager_client.h', | 103 'dbus/power_manager_client.h', |
| 102 'dbus/power_supply_status.cc', | 104 'dbus/power_supply_status.cc', |
| 103 'dbus/power_supply_status.h', | 105 'dbus/power_supply_status.h', |
| 104 'dbus/session_manager_client.cc', | 106 'dbus/session_manager_client.cc', |
| 105 'dbus/session_manager_client.h', | 107 'dbus/session_manager_client.h', |
| 106 'dbus/speech_synthesizer_client.cc', | 108 'dbus/speech_synthesizer_client.cc', |
| 107 'dbus/speech_synthesizer_client.h', | 109 'dbus/speech_synthesizer_client.h', |
| 108 'dbus/sms_client.cc', | 110 'dbus/sms_client.cc', |
| 109 'dbus/sms_client.h', | 111 'dbus/sms_client.h', |
| (...skipping 25 matching lines...) Expand all Loading... |
| 135 'dbus/mock_bluetooth_device_client.cc', | 137 'dbus/mock_bluetooth_device_client.cc', |
| 136 'dbus/mock_bluetooth_device_client.h', | 138 'dbus/mock_bluetooth_device_client.h', |
| 137 'dbus/mock_bluetooth_input_client.cc', | 139 'dbus/mock_bluetooth_input_client.cc', |
| 138 'dbus/mock_bluetooth_input_client.h', | 140 'dbus/mock_bluetooth_input_client.h', |
| 139 'dbus/mock_bluetooth_manager_client.cc', | 141 'dbus/mock_bluetooth_manager_client.cc', |
| 140 'dbus/mock_bluetooth_manager_client.h', | 142 'dbus/mock_bluetooth_manager_client.h', |
| 141 'dbus/mock_bluetooth_node_client.cc', | 143 'dbus/mock_bluetooth_node_client.cc', |
| 142 'dbus/mock_bluetooth_node_client.h', | 144 'dbus/mock_bluetooth_node_client.h', |
| 143 'dbus/mock_bluetooth_out_of_band_client.cc', | 145 'dbus/mock_bluetooth_out_of_band_client.cc', |
| 144 'dbus/mock_bluetooth_out_of_band_client.h', | 146 'dbus/mock_bluetooth_out_of_band_client.h', |
| 147 'dbus/mock_cashew_client.cc', |
| 148 'dbus/mock_cashew_client.h', |
| 145 'dbus/mock_cros_disks_client.cc', | 149 'dbus/mock_cros_disks_client.cc', |
| 146 'dbus/mock_cros_disks_client.h', | 150 'dbus/mock_cros_disks_client.h', |
| 147 'dbus/mock_cashew_client.cc', | |
| 148 'dbus/mock_cashew_client.h', | |
| 149 'dbus/mock_cryptohome_client.cc', | 151 'dbus/mock_cryptohome_client.cc', |
| 150 'dbus/mock_cryptohome_client.h', | 152 'dbus/mock_cryptohome_client.h', |
| 151 'dbus/mock_dbus_thread_manager.cc', | 153 'dbus/mock_dbus_thread_manager.cc', |
| 152 'dbus/mock_dbus_thread_manager.h', | 154 'dbus/mock_dbus_thread_manager.h', |
| 153 'dbus/mock_debug_daemon_client.cc', | 155 'dbus/mock_debug_daemon_client.cc', |
| 154 'dbus/mock_debug_daemon_client.h', | 156 'dbus/mock_debug_daemon_client.h', |
| 155 'dbus/mock_flimflam_device_client.cc', | 157 'dbus/mock_flimflam_device_client.cc', |
| 156 'dbus/mock_flimflam_device_client.h', | 158 'dbus/mock_flimflam_device_client.h', |
| 157 'dbus/mock_flimflam_ipconfig_client.cc', | 159 'dbus/mock_flimflam_ipconfig_client.cc', |
| 158 'dbus/mock_flimflam_ipconfig_client.h', | 160 'dbus/mock_flimflam_ipconfig_client.h', |
| 159 'dbus/mock_flimflam_manager_client.cc', | 161 'dbus/mock_flimflam_manager_client.cc', |
| 160 'dbus/mock_flimflam_manager_client.h', | 162 'dbus/mock_flimflam_manager_client.h', |
| 161 'dbus/mock_flimflam_network_client.cc', | 163 'dbus/mock_flimflam_network_client.cc', |
| 162 'dbus/mock_flimflam_network_client.h', | 164 'dbus/mock_flimflam_network_client.h', |
| 163 'dbus/mock_flimflam_profile_client.cc', | 165 'dbus/mock_flimflam_profile_client.cc', |
| 164 'dbus/mock_flimflam_profile_client.h', | 166 'dbus/mock_flimflam_profile_client.h', |
| 165 'dbus/mock_flimflam_service_client.cc', | 167 'dbus/mock_flimflam_service_client.cc', |
| 166 'dbus/mock_flimflam_service_client.h', | 168 'dbus/mock_flimflam_service_client.h', |
| 167 'dbus/mock_gsm_sms_client.cc', | 169 'dbus/mock_gsm_sms_client.cc', |
| 168 'dbus/mock_gsm_sms_client.h', | 170 'dbus/mock_gsm_sms_client.h', |
| 169 'dbus/mock_image_burner_client.cc', | 171 'dbus/mock_image_burner_client.cc', |
| 170 'dbus/mock_image_burner_client.h', | 172 'dbus/mock_image_burner_client.h', |
| 171 'dbus/mock_introspectable_client.cc', | 173 'dbus/mock_introspectable_client.cc', |
| 172 'dbus/mock_introspectable_client.h', | 174 'dbus/mock_introspectable_client.h', |
| 173 'dbus/mock_modem_messaging_client.cc', | 175 'dbus/mock_modem_messaging_client.cc', |
| 174 'dbus/mock_modem_messaging_client.h', | 176 'dbus/mock_modem_messaging_client.h', |
| 177 'dbus/mock_mtpd_client.cc', |
| 178 'dbus/mock_mtpd_client.h', |
| 175 'dbus/mock_power_manager_client.cc', | 179 'dbus/mock_power_manager_client.cc', |
| 176 'dbus/mock_power_manager_client.h', | 180 'dbus/mock_power_manager_client.h', |
| 177 'dbus/mock_session_manager_client.cc', | 181 'dbus/mock_session_manager_client.cc', |
| 178 'dbus/mock_session_manager_client.h', | 182 'dbus/mock_session_manager_client.h', |
| 179 'dbus/mock_sms_client.cc', | 183 'dbus/mock_sms_client.cc', |
| 180 'dbus/mock_sms_client.h', | 184 'dbus/mock_sms_client.h', |
| 181 'dbus/mock_speech_synthesizer_client.cc', | 185 'dbus/mock_speech_synthesizer_client.cc', |
| 182 'dbus/mock_speech_synthesizer_client.h', | 186 'dbus/mock_speech_synthesizer_client.h', |
| 183 'dbus/mock_update_engine_client.cc', | 187 'dbus/mock_update_engine_client.cc', |
| 184 'dbus/mock_update_engine_client.h', | 188 'dbus/mock_update_engine_client.h', |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 273 '../third_party/cros_system_api/dbus/power_supply_properties.proto', | 277 '../third_party/cros_system_api/dbus/power_supply_properties.proto', |
| 274 ], | 278 ], |
| 275 'variables': { | 279 'variables': { |
| 276 'proto_in_dir': '../third_party/cros_system_api/dbus/', | 280 'proto_in_dir': '../third_party/cros_system_api/dbus/', |
| 277 'proto_out_dir': 'chromeos/dbus', | 281 'proto_out_dir': 'chromeos/dbus', |
| 278 }, | 282 }, |
| 279 'includes': ['../build/protoc.gypi'], | 283 'includes': ['../build/protoc.gypi'], |
| 280 }, | 284 }, |
| 281 ], | 285 ], |
| 282 } | 286 } |
| OLD | NEW |