| 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 'includes': [ | 9 'includes': [ |
| 10 'chromeos_tools.gypi' | 10 'chromeos_tools.gypi' |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 57 'attestation/attestation_flow.h', | 57 'attestation/attestation_flow.h', |
| 58 'cert_loader.cc', | 58 'cert_loader.cc', |
| 59 'cert_loader.h', | 59 'cert_loader.h', |
| 60 'chromeos_constants.cc', | 60 'chromeos_constants.cc', |
| 61 'chromeos_constants.h', | 61 'chromeos_constants.h', |
| 62 'chromeos_export.h', | 62 'chromeos_export.h', |
| 63 'chromeos_paths.cc', | 63 'chromeos_paths.cc', |
| 64 'chromeos_paths.h', | 64 'chromeos_paths.h', |
| 65 'chromeos_switches.cc', | 65 'chromeos_switches.cc', |
| 66 'chromeos_switches.h', | 66 'chromeos_switches.h', |
| 67 'cryptohome/async_method_caller.cc', |
| 68 'cryptohome/async_method_caller.h', |
| 67 'cryptohome/cryptohome_parameters.cc', | 69 'cryptohome/cryptohome_parameters.cc', |
| 68 'cryptohome/cryptohome_parameters.h', | 70 'cryptohome/cryptohome_parameters.h', |
| 71 'cryptohome/cryptohome_util.cc', |
| 72 'cryptohome/cryptohome_util.h', |
| 69 'cryptohome/homedir_methods.cc', | 73 'cryptohome/homedir_methods.cc', |
| 70 'cryptohome/homedir_methods.h', | 74 'cryptohome/homedir_methods.h', |
| 71 'cryptohome/async_method_caller.cc', | |
| 72 'cryptohome/async_method_caller.h', | |
| 73 'cryptohome/cryptohome_util.cc', | |
| 74 'cryptohome/cryptohome_util.h', | |
| 75 'cryptohome/system_salt_getter.cc', | 75 'cryptohome/system_salt_getter.cc', |
| 76 'cryptohome/system_salt_getter.h', | 76 'cryptohome/system_salt_getter.h', |
| 77 'dbus/audio_node.cc', | 77 'dbus/audio_node.cc', |
| 78 'dbus/audio_node.h', | 78 'dbus/audio_node.h', |
| 79 'dbus/blocking_method_caller.cc', | 79 'dbus/blocking_method_caller.cc', |
| 80 'dbus/blocking_method_caller.h', | 80 'dbus/blocking_method_caller.h', |
| 81 'dbus/bluetooth_adapter_client.cc', | 81 'dbus/bluetooth_adapter_client.cc', |
| 82 'dbus/bluetooth_adapter_client.h', | 82 'dbus/bluetooth_adapter_client.h', |
| 83 'dbus/bluetooth_agent_manager_client.cc', | 83 'dbus/bluetooth_agent_manager_client.cc', |
| 84 'dbus/bluetooth_agent_manager_client.h', | 84 'dbus/bluetooth_agent_manager_client.h', |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 150 'dbus/fake_bluetooth_profile_service_provider.cc', | 150 'dbus/fake_bluetooth_profile_service_provider.cc', |
| 151 'dbus/fake_bluetooth_profile_service_provider.h', | 151 'dbus/fake_bluetooth_profile_service_provider.h', |
| 152 'dbus/fake_cryptohome_client.cc', | 152 'dbus/fake_cryptohome_client.cc', |
| 153 'dbus/fake_cryptohome_client.h', | 153 'dbus/fake_cryptohome_client.h', |
| 154 'dbus/fake_dbus_thread_manager.cc', | 154 'dbus/fake_dbus_thread_manager.cc', |
| 155 'dbus/fake_dbus_thread_manager.h', | 155 'dbus/fake_dbus_thread_manager.h', |
| 156 'dbus/fake_debug_daemon_client.cc', | 156 'dbus/fake_debug_daemon_client.cc', |
| 157 'dbus/fake_debug_daemon_client.h', | 157 'dbus/fake_debug_daemon_client.h', |
| 158 'dbus/fake_gsm_sms_client.cc', | 158 'dbus/fake_gsm_sms_client.cc', |
| 159 'dbus/fake_gsm_sms_client.h', | 159 'dbus/fake_gsm_sms_client.h', |
| 160 'dbus/fake_image_burner_client.cc', |
| 161 'dbus/fake_image_burner_client.h', |
| 160 'dbus/fake_introspectable_client.cc', | 162 'dbus/fake_introspectable_client.cc', |
| 161 'dbus/fake_introspectable_client.h', | 163 'dbus/fake_introspectable_client.h', |
| 162 'dbus/fake_lorgnette_manager_client.cc', | 164 'dbus/fake_lorgnette_manager_client.cc', |
| 163 'dbus/fake_lorgnette_manager_client.h', | 165 'dbus/fake_lorgnette_manager_client.h', |
| 164 'dbus/fake_modem_messaging_client.cc', | 166 'dbus/fake_modem_messaging_client.cc', |
| 165 'dbus/fake_modem_messaging_client.h', | 167 'dbus/fake_modem_messaging_client.h', |
| 166 'dbus/fake_nfc_adapter_client.cc', | 168 'dbus/fake_nfc_adapter_client.cc', |
| 167 'dbus/fake_nfc_adapter_client.h', | 169 'dbus/fake_nfc_adapter_client.h', |
| 168 'dbus/fake_nfc_device_client.cc', | 170 'dbus/fake_nfc_device_client.cc', |
| 169 'dbus/fake_nfc_device_client.h', | 171 'dbus/fake_nfc_device_client.h', |
| 170 'dbus/fake_nfc_manager_client.cc', | 172 'dbus/fake_nfc_manager_client.cc', |
| 171 'dbus/fake_nfc_manager_client.h', | 173 'dbus/fake_nfc_manager_client.h', |
| 172 'dbus/fake_nfc_record_client.cc', | 174 'dbus/fake_nfc_record_client.cc', |
| 173 'dbus/fake_nfc_record_client.h', | 175 'dbus/fake_nfc_record_client.h', |
| 174 'dbus/fake_nfc_tag_client.cc', | 176 'dbus/fake_nfc_tag_client.cc', |
| 175 'dbus/fake_nfc_tag_client.h', | 177 'dbus/fake_nfc_tag_client.h', |
| 176 'dbus/fake_image_burner_client.cc', | |
| 177 'dbus/fake_image_burner_client.h', | |
| 178 'dbus/fake_permission_broker_client.cc', | 178 'dbus/fake_permission_broker_client.cc', |
| 179 'dbus/fake_permission_broker_client.h', | 179 'dbus/fake_permission_broker_client.h', |
| 180 'dbus/fake_shill_device_client.cc', | 180 'dbus/fake_shill_device_client.cc', |
| 181 'dbus/fake_shill_device_client.h', | 181 'dbus/fake_shill_device_client.h', |
| 182 'dbus/fake_shill_ipconfig_client.cc', | 182 'dbus/fake_shill_ipconfig_client.cc', |
| 183 'dbus/fake_shill_ipconfig_client.h', | 183 'dbus/fake_shill_ipconfig_client.h', |
| 184 'dbus/fake_shill_manager_client.cc', | 184 'dbus/fake_shill_manager_client.cc', |
| 185 'dbus/fake_shill_manager_client.h', | 185 'dbus/fake_shill_manager_client.h', |
| 186 'dbus/fake_shill_profile_client.cc', | 186 'dbus/fake_shill_profile_client.cc', |
| 187 'dbus/fake_shill_profile_client.h', | 187 'dbus/fake_shill_profile_client.h', |
| 188 'dbus/fake_shill_service_client.cc', | 188 'dbus/fake_shill_service_client.cc', |
| 189 'dbus/fake_shill_service_client.h', | 189 'dbus/fake_shill_service_client.h', |
| 190 'dbus/fake_sms_client.cc', | 190 'dbus/fake_sms_client.cc', |
| 191 'dbus/fake_sms_client.h', | 191 'dbus/fake_sms_client.h', |
| 192 'dbus/fake_system_clock_client.cc', | 192 'dbus/fake_system_clock_client.cc', |
| 193 'dbus/fake_system_clock_client.h', | 193 'dbus/fake_system_clock_client.h', |
| 194 'dbus/gsm_sms_client.cc', | 194 'dbus/gsm_sms_client.cc', |
| 195 'dbus/gsm_sms_client.h', | 195 'dbus/gsm_sms_client.h', |
| 196 'dbus/image_burner_client.cc', |
| 197 'dbus/image_burner_client.h', |
| 198 'dbus/introspectable_client.cc', |
| 199 'dbus/introspectable_client.h', |
| 200 'dbus/lorgnette_manager_client.cc', |
| 201 'dbus/lorgnette_manager_client.h', |
| 202 'dbus/modem_messaging_client.cc', |
| 203 'dbus/modem_messaging_client.h', |
| 196 'dbus/nfc_adapter_client.cc', | 204 'dbus/nfc_adapter_client.cc', |
| 197 'dbus/nfc_adapter_client.h', | 205 'dbus/nfc_adapter_client.h', |
| 198 'dbus/nfc_client_helpers.cc', | 206 'dbus/nfc_client_helpers.cc', |
| 199 'dbus/nfc_client_helpers.h', | 207 'dbus/nfc_client_helpers.h', |
| 200 'dbus/nfc_device_client.cc', | 208 'dbus/nfc_device_client.cc', |
| 201 'dbus/nfc_device_client.h', | 209 'dbus/nfc_device_client.h', |
| 202 'dbus/nfc_manager_client.cc', | 210 'dbus/nfc_manager_client.cc', |
| 203 'dbus/nfc_manager_client.h', | 211 'dbus/nfc_manager_client.h', |
| 204 'dbus/nfc_property_set.cc', | 212 'dbus/nfc_property_set.cc', |
| 205 'dbus/nfc_property_set.h', | 213 'dbus/nfc_property_set.h', |
| 206 'dbus/nfc_record_client.cc', | 214 'dbus/nfc_record_client.cc', |
| 207 'dbus/nfc_record_client.h', | 215 'dbus/nfc_record_client.h', |
| 208 'dbus/nfc_tag_client.cc', | 216 'dbus/nfc_tag_client.cc', |
| 209 'dbus/nfc_tag_client.h', | 217 'dbus/nfc_tag_client.h', |
| 218 'dbus/permission_broker_client.cc', |
| 219 'dbus/permission_broker_client.h', |
| 220 'dbus/pipe_reader.cc', |
| 221 'dbus/pipe_reader.h', |
| 222 'dbus/power_manager_client.cc', |
| 223 'dbus/power_manager_client.h', |
| 224 'dbus/power_policy_controller.cc', |
| 225 'dbus/power_policy_controller.h', |
| 226 'dbus/session_manager_client.cc', |
| 227 'dbus/session_manager_client.h', |
| 210 'dbus/shill_client_helper.cc', | 228 'dbus/shill_client_helper.cc', |
| 211 'dbus/shill_client_helper.h', | 229 'dbus/shill_client_helper.h', |
| 212 'dbus/shill_device_client.cc', | 230 'dbus/shill_device_client.cc', |
| 213 'dbus/shill_device_client.h', | 231 'dbus/shill_device_client.h', |
| 214 'dbus/shill_ipconfig_client.cc', | 232 'dbus/shill_ipconfig_client.cc', |
| 215 'dbus/shill_ipconfig_client.h', | 233 'dbus/shill_ipconfig_client.h', |
| 216 'dbus/shill_manager_client.cc', | 234 'dbus/shill_manager_client.cc', |
| 217 'dbus/shill_manager_client.h', | 235 'dbus/shill_manager_client.h', |
| 218 'dbus/shill_profile_client.cc', | 236 'dbus/shill_profile_client.cc', |
| 219 'dbus/shill_profile_client.h', | 237 'dbus/shill_profile_client.h', |
| 220 'dbus/shill_service_client.cc', | 238 'dbus/shill_service_client.cc', |
| 221 'dbus/shill_service_client.h', | 239 'dbus/shill_service_client.h', |
| 222 'dbus/image_burner_client.cc', | |
| 223 'dbus/image_burner_client.h', | |
| 224 'dbus/introspectable_client.cc', | |
| 225 'dbus/introspectable_client.h', | |
| 226 'dbus/lorgnette_manager_client.cc', | |
| 227 'dbus/lorgnette_manager_client.h', | |
| 228 'dbus/modem_messaging_client.cc', | |
| 229 'dbus/modem_messaging_client.h', | |
| 230 'dbus/permission_broker_client.cc', | |
| 231 'dbus/permission_broker_client.h', | |
| 232 'dbus/pipe_reader.cc', | |
| 233 'dbus/pipe_reader.h', | |
| 234 'dbus/power_manager_client.cc', | |
| 235 'dbus/power_manager_client.h', | |
| 236 'dbus/power_policy_controller.cc', | |
| 237 'dbus/power_policy_controller.h', | |
| 238 'dbus/session_manager_client.cc', | |
| 239 'dbus/session_manager_client.h', | |
| 240 'dbus/sms_client.cc', | 240 'dbus/sms_client.cc', |
| 241 'dbus/sms_client.h', | 241 'dbus/sms_client.h', |
| 242 'dbus/system_clock_client.cc', | 242 'dbus/system_clock_client.cc', |
| 243 'dbus/system_clock_client.h', | 243 'dbus/system_clock_client.h', |
| 244 'dbus/update_engine_client.cc', | 244 'dbus/update_engine_client.cc', |
| 245 'dbus/update_engine_client.h', | 245 'dbus/update_engine_client.h', |
| 246 'dbus/volume_state.cc', | 246 'dbus/volume_state.cc', |
| 247 'dbus/volume_state.h', | 247 'dbus/volume_state.h', |
| 248 'disks/disk_mount_manager.cc', | 248 'disks/disk_mount_manager.cc', |
| 249 'disks/disk_mount_manager.h', | 249 'disks/disk_mount_manager.h', |
| 250 'ime/component_extension_ime_manager.cc', | 250 'ime/component_extension_ime_manager.cc', |
| 251 'ime/component_extension_ime_manager.h', | 251 'ime/component_extension_ime_manager.h', |
| 252 'ime/composition_text.cc', |
| 253 'ime/composition_text.h', |
| 252 'ime/extension_ime_util.cc', | 254 'ime/extension_ime_util.cc', |
| 253 'ime/extension_ime_util.h', | 255 'ime/extension_ime_util.h', |
| 254 'ime/fake_ime_keyboard.cc', | 256 'ime/fake_ime_keyboard.cc', |
| 255 'ime/fake_ime_keyboard.h', | 257 'ime/fake_ime_keyboard.h', |
| 256 'ime/composition_text.cc', | 258 'ime/ime_keyboard.h', |
| 257 'ime/composition_text.h', | 259 'ime/ime_keyboard_ozone.cc', |
| 260 'ime/ime_keyboard_x11.cc', |
| 258 'ime/input_method_delegate.h', | 261 'ime/input_method_delegate.h', |
| 259 'ime/input_method_descriptor.cc', | 262 'ime/input_method_descriptor.cc', |
| 260 'ime/input_method_descriptor.h', | 263 'ime/input_method_descriptor.h', |
| 261 'ime/input_method_manager.cc', | 264 'ime/input_method_manager.cc', |
| 262 'ime/input_method_manager.h', | 265 'ime/input_method_manager.h', |
| 263 'ime/input_method_whitelist.cc', | 266 'ime/input_method_whitelist.cc', |
| 264 'ime/ime_keyboard.h', | |
| 265 'ime/ime_keyboard_ozone.cc', | |
| 266 'ime/ime_keyboard_x11.cc', | |
| 267 'ime/input_method_whitelist.h', | 267 'ime/input_method_whitelist.h', |
| 268 'login/auth/auth_attempt_state.cc', |
| 269 'login/auth/auth_attempt_state.h', |
| 270 'login/auth/auth_attempt_state_resolver.cc', |
| 271 'login/auth/auth_attempt_state_resolver.h', |
| 268 'login/auth/auth_status_consumer.cc', | 272 'login/auth/auth_status_consumer.cc', |
| 269 'login/auth/auth_status_consumer.h', | 273 'login/auth/auth_status_consumer.h', |
| 274 'login/auth/authenticator.cc', |
| 275 'login/auth/authenticator.h', |
| 276 'login/auth/extended_authenticator.cc', |
| 277 'login/auth/extended_authenticator.h', |
| 270 'login/auth/key.cc', | 278 'login/auth/key.cc', |
| 271 'login/auth/key.h', | 279 'login/auth/key.h', |
| 280 'login/auth/test_attempt_state.cc', |
| 281 'login/auth/test_attempt_state.h', |
| 272 'login/auth/user_context.cc', | 282 'login/auth/user_context.cc', |
| 273 'login/auth/user_context.h', | 283 'login/auth/user_context.h', |
| 274 'login/login_state.cc', | 284 'login/login_state.cc', |
| 275 'login/login_state.h', | 285 'login/login_state.h', |
| 276 'login/user_names.cc', | 286 'login/user_names.cc', |
| 277 'login/user_names.h', | 287 'login/user_names.h', |
| 288 'login_event_recorder.cc', |
| 289 'login_event_recorder.h', |
| 278 'network/certificate_pattern.cc', | 290 'network/certificate_pattern.cc', |
| 279 'network/certificate_pattern.h', | 291 'network/certificate_pattern.h', |
| 280 'network/client_cert_resolver.cc', | 292 'network/client_cert_resolver.cc', |
| 281 'network/client_cert_resolver.h', | 293 'network/client_cert_resolver.h', |
| 282 'network/client_cert_util.cc', | 294 'network/client_cert_util.cc', |
| 283 'network/client_cert_util.h', | 295 'network/client_cert_util.h', |
| 284 'network/device_state.cc', | 296 'network/device_state.cc', |
| 285 'network/device_state.h', | 297 'network/device_state.h', |
| 298 'network/dhcp_proxy_script_fetcher_chromeos.cc', |
| 299 'network/dhcp_proxy_script_fetcher_chromeos.h', |
| 286 'network/geolocation_handler.cc', | 300 'network/geolocation_handler.cc', |
| 287 'network/geolocation_handler.h', | 301 'network/geolocation_handler.h', |
| 288 'network/host_resolver_impl_chromeos.cc', | 302 'network/host_resolver_impl_chromeos.cc', |
| 289 'network/host_resolver_impl_chromeos.h', | 303 'network/host_resolver_impl_chromeos.h', |
| 290 'network/managed_network_configuration_handler.cc', | 304 'network/managed_network_configuration_handler.cc', |
| 291 'network/managed_network_configuration_handler.h', | 305 'network/managed_network_configuration_handler.h', |
| 292 'network/managed_network_configuration_handler_impl.cc', | 306 'network/managed_network_configuration_handler_impl.cc', |
| 293 'network/managed_network_configuration_handler_impl.h', | 307 'network/managed_network_configuration_handler_impl.h', |
| 294 'network/managed_state.cc', | 308 'network/managed_state.cc', |
| 295 'network/managed_state.h', | 309 'network/managed_state.h', |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 349 'network/onc/onc_signature.h', | 363 'network/onc/onc_signature.h', |
| 350 'network/onc/onc_translation_tables.cc', | 364 'network/onc/onc_translation_tables.cc', |
| 351 'network/onc/onc_translation_tables.h', | 365 'network/onc/onc_translation_tables.h', |
| 352 'network/onc/onc_translator.h', | 366 'network/onc/onc_translator.h', |
| 353 'network/onc/onc_translator_onc_to_shill.cc', | 367 'network/onc/onc_translator_onc_to_shill.cc', |
| 354 'network/onc/onc_translator_shill_to_onc.cc', | 368 'network/onc/onc_translator_shill_to_onc.cc', |
| 355 'network/onc/onc_utils.cc', | 369 'network/onc/onc_utils.cc', |
| 356 'network/onc/onc_utils.h', | 370 'network/onc/onc_utils.h', |
| 357 'network/onc/onc_validator.cc', | 371 'network/onc/onc_validator.cc', |
| 358 'network/onc/onc_validator.h', | 372 'network/onc/onc_validator.h', |
| 373 'network/policy_applicator.cc', |
| 374 'network/policy_applicator.h', |
| 359 'network/policy_util.cc', | 375 'network/policy_util.cc', |
| 360 'network/policy_util.h', | 376 'network/policy_util.h', |
| 361 'network/policy_applicator.cc', | |
| 362 'network/policy_applicator.h', | |
| 363 'network/portal_detector/network_portal_detector.cc', | 377 'network/portal_detector/network_portal_detector.cc', |
| 364 'network/portal_detector/network_portal_detector.h', | 378 'network/portal_detector/network_portal_detector.h', |
| 365 'network/portal_detector/network_portal_detector_strategy.cc', | 379 'network/portal_detector/network_portal_detector_strategy.cc', |
| 366 'network/portal_detector/network_portal_detector_strategy.h', | 380 'network/portal_detector/network_portal_detector_strategy.h', |
| 367 'network/shill_property_handler.cc', | 381 'network/shill_property_handler.cc', |
| 368 'network/shill_property_handler.h', | 382 'network/shill_property_handler.h', |
| 369 'network/shill_property_util.cc', | 383 'network/shill_property_util.cc', |
| 370 'network/shill_property_util.h', | 384 'network/shill_property_util.h', |
| 371 'network/dhcp_proxy_script_fetcher_chromeos.cc', | |
| 372 'network/dhcp_proxy_script_fetcher_chromeos.h', | |
| 373 'process_proxy/process_output_watcher.cc', | 385 'process_proxy/process_output_watcher.cc', |
| 374 'process_proxy/process_output_watcher.h', | 386 'process_proxy/process_output_watcher.h', |
| 375 'process_proxy/process_proxy.cc', | 387 'process_proxy/process_proxy.cc', |
| 376 'process_proxy/process_proxy.h', | 388 'process_proxy/process_proxy.h', |
| 377 'process_proxy/process_proxy_registry.cc', | 389 'process_proxy/process_proxy_registry.cc', |
| 378 'process_proxy/process_proxy_registry.h', | 390 'process_proxy/process_proxy_registry.h', |
| 379 'settings/cros_settings_names.cc', | 391 'settings/cros_settings_names.cc', |
| 380 'settings/cros_settings_names.h', | 392 'settings/cros_settings_names.h', |
| 381 'settings/cros_settings_provider.cc', | 393 'settings/cros_settings_provider.cc', |
| 382 'settings/cros_settings_provider.h', | 394 'settings/cros_settings_provider.h', |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 432 'dbus/mock_shill_manager_client.cc', | 444 'dbus/mock_shill_manager_client.cc', |
| 433 'dbus/mock_shill_manager_client.h', | 445 'dbus/mock_shill_manager_client.h', |
| 434 'dbus/mock_shill_profile_client.cc', | 446 'dbus/mock_shill_profile_client.cc', |
| 435 'dbus/mock_shill_profile_client.h', | 447 'dbus/mock_shill_profile_client.h', |
| 436 'dbus/mock_shill_service_client.cc', | 448 'dbus/mock_shill_service_client.cc', |
| 437 'dbus/mock_shill_service_client.h', | 449 'dbus/mock_shill_service_client.h', |
| 438 'disks/mock_disk_mount_manager.cc', | 450 'disks/mock_disk_mount_manager.cc', |
| 439 'disks/mock_disk_mount_manager.h', | 451 'disks/mock_disk_mount_manager.h', |
| 440 'ime/mock_component_extension_ime_manager_delegate.cc', | 452 'ime/mock_component_extension_ime_manager_delegate.cc', |
| 441 'ime/mock_component_extension_ime_manager_delegate.h', | 453 'ime/mock_component_extension_ime_manager_delegate.h', |
| 454 'login/auth/mock_auth_attempt_state_resolver.cc', |
| 455 'login/auth/mock_auth_attempt_state_resolver.h', |
| 442 'login/auth/mock_auth_status_consumer.cc', | 456 'login/auth/mock_auth_status_consumer.cc', |
| 443 'login/auth/mock_auth_status_consumer.h', | 457 'login/auth/mock_auth_status_consumer.h', |
| 458 'login/auth/mock_authenticator.cc', |
| 459 'login/auth/mock_authenticator.h', |
| 444 'network/fake_network_device_handler.cc', | 460 'network/fake_network_device_handler.cc', |
| 445 'network/fake_network_device_handler.h', | 461 'network/fake_network_device_handler.h', |
| 446 'network/mock_managed_network_configuration_handler.cc', | 462 'network/mock_managed_network_configuration_handler.cc', |
| 447 'network/mock_managed_network_configuration_handler.h', | 463 'network/mock_managed_network_configuration_handler.h', |
| 448 'network/onc/mock_certificate_importer.cc', | 464 'network/onc/mock_certificate_importer.cc', |
| 449 'network/onc/mock_certificate_importer.h', | 465 'network/onc/mock_certificate_importer.h', |
| 450 'network/onc/onc_test_utils.cc', | 466 'network/onc/onc_test_utils.cc', |
| 451 'network/onc/onc_test_utils.h', | 467 'network/onc/onc_test_utils.h', |
| 452 'system/mock_statistics_provider.cc', | 468 'system/mock_statistics_provider.cc', |
| 453 'system/mock_statistics_provider.h', | 469 'system/mock_statistics_provider.h', |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 619 ], | 635 ], |
| 620 'variables': { | 636 'variables': { |
| 621 'proto_in_dir': '../third_party/cros_system_api/dbus/cryptohome', | 637 'proto_in_dir': '../third_party/cros_system_api/dbus/cryptohome', |
| 622 'proto_out_dir': 'chromeos/cryptohome', | 638 'proto_out_dir': 'chromeos/cryptohome', |
| 623 }, | 639 }, |
| 624 'includes': ['../build/protoc.gypi'], | 640 'includes': ['../build/protoc.gypi'], |
| 625 }, | 641 }, |
| 626 | 642 |
| 627 ], | 643 ], |
| 628 } | 644 } |
| OLD | NEW |