| 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 257 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 268 'login/auth/test_attempt_state.cc', | 268 'login/auth/test_attempt_state.cc', |
| 269 'login/auth/test_attempt_state.h', | 269 'login/auth/test_attempt_state.h', |
| 270 'login/auth/user_context.cc', | 270 'login/auth/user_context.cc', |
| 271 'login/auth/user_context.h', | 271 'login/auth/user_context.h', |
| 272 'login/login_state.cc', | 272 'login/login_state.cc', |
| 273 'login/login_state.h', | 273 'login/login_state.h', |
| 274 'login/user_names.cc', | 274 'login/user_names.cc', |
| 275 'login/user_names.h', | 275 'login/user_names.h', |
| 276 'login_event_recorder.cc', | 276 'login_event_recorder.cc', |
| 277 'login_event_recorder.h', | 277 'login_event_recorder.h', |
| 278 'network/auto_connect_handler.cc', |
| 279 'network/auto_connect_handler.h', |
| 278 'network/certificate_pattern.cc', | 280 'network/certificate_pattern.cc', |
| 279 'network/certificate_pattern.h', | 281 'network/certificate_pattern.h', |
| 280 'network/client_cert_resolver.cc', | 282 'network/client_cert_resolver.cc', |
| 281 'network/client_cert_resolver.h', | 283 'network/client_cert_resolver.h', |
| 282 'network/client_cert_util.cc', | 284 'network/client_cert_util.cc', |
| 283 'network/client_cert_util.h', | 285 'network/client_cert_util.h', |
| 284 'network/device_state.cc', | 286 'network/device_state.cc', |
| 285 'network/device_state.h', | 287 'network/device_state.h', |
| 286 'network/dhcp_proxy_script_fetcher_chromeos.cc', | 288 'network/dhcp_proxy_script_fetcher_chromeos.cc', |
| 287 'network/dhcp_proxy_script_fetcher_chromeos.h', | 289 'network/dhcp_proxy_script_fetcher_chromeos.h', |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 416 'dbus/shill_service_client_unittest.cc', | 418 'dbus/shill_service_client_unittest.cc', |
| 417 'disks/disk_mount_manager_unittest.cc', | 419 'disks/disk_mount_manager_unittest.cc', |
| 418 'ime/component_extension_ime_manager_unittest.cc', | 420 'ime/component_extension_ime_manager_unittest.cc', |
| 419 'ime/composition_text_unittest.cc', | 421 'ime/composition_text_unittest.cc', |
| 420 'ime/extension_ime_util_unittest.cc', | 422 'ime/extension_ime_util_unittest.cc', |
| 421 'ime/ime_keyboard_x11_unittest.cc', | 423 'ime/ime_keyboard_x11_unittest.cc', |
| 422 'ime/input_method_manager.h', | 424 'ime/input_method_manager.h', |
| 423 'ime/input_method_whitelist_unittest.cc', | 425 'ime/input_method_whitelist_unittest.cc', |
| 424 'login/auth/key_unittest.cc', | 426 'login/auth/key_unittest.cc', |
| 425 'login/login_state_unittest.cc', | 427 'login/login_state_unittest.cc', |
| 428 'network/auto_connect_handler_unittest.cc', |
| 426 'network/client_cert_resolver_unittest.cc', | 429 'network/client_cert_resolver_unittest.cc', |
| 427 'network/geolocation_handler_unittest.cc', | 430 'network/geolocation_handler_unittest.cc', |
| 428 'network/host_resolver_impl_chromeos_unittest.cc', | 431 'network/host_resolver_impl_chromeos_unittest.cc', |
| 429 'network/managed_network_configuration_handler_unittest.cc', | 432 'network/managed_network_configuration_handler_unittest.cc', |
| 430 'network/network_cert_migrator_unittest.cc', | 433 'network/network_cert_migrator_unittest.cc', |
| 431 'network/network_change_notifier_chromeos_unittest.cc', | 434 'network/network_change_notifier_chromeos_unittest.cc', |
| 432 'network/network_configuration_handler_unittest.cc', | 435 'network/network_configuration_handler_unittest.cc', |
| 433 'network/network_connection_handler_unittest.cc', | 436 'network/network_connection_handler_unittest.cc', |
| 434 'network/network_device_handler_unittest.cc', | 437 'network/network_device_handler_unittest.cc', |
| 435 'network/network_event_log_unittest.cc', | 438 'network/network_event_log_unittest.cc', |
| (...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 678 '../third_party/cros_system_api/dbus/cryptohome/signed_secret.proto', | 681 '../third_party/cros_system_api/dbus/cryptohome/signed_secret.proto', |
| 679 ], | 682 ], |
| 680 'variables': { | 683 'variables': { |
| 681 'proto_in_dir': '../third_party/cros_system_api/dbus/cryptohome', | 684 'proto_in_dir': '../third_party/cros_system_api/dbus/cryptohome', |
| 682 'proto_out_dir': 'chromeos/cryptohome', | 685 'proto_out_dir': 'chromeos/cryptohome', |
| 683 }, | 686 }, |
| 684 'includes': ['../build/protoc.gypi'], | 687 'includes': ['../build/protoc.gypi'], |
| 685 }, | 688 }, |
| 686 ], | 689 ], |
| 687 } | 690 } |
| OLD | NEW |