| 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 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 42 'cryptohome/async_method_caller.cc', | 42 'cryptohome/async_method_caller.cc', |
| 43 'cryptohome/async_method_caller.h', | 43 'cryptohome/async_method_caller.h', |
| 44 'cryptohome/cryptohome_parameters.cc', | 44 'cryptohome/cryptohome_parameters.cc', |
| 45 'cryptohome/cryptohome_parameters.h', | 45 'cryptohome/cryptohome_parameters.h', |
| 46 'cryptohome/cryptohome_util.cc', | 46 'cryptohome/cryptohome_util.cc', |
| 47 'cryptohome/cryptohome_util.h', | 47 'cryptohome/cryptohome_util.h', |
| 48 'cryptohome/homedir_methods.cc', | 48 'cryptohome/homedir_methods.cc', |
| 49 'cryptohome/homedir_methods.h', | 49 'cryptohome/homedir_methods.h', |
| 50 'cryptohome/system_salt_getter.cc', | 50 'cryptohome/system_salt_getter.cc', |
| 51 'cryptohome/system_salt_getter.h', | 51 'cryptohome/system_salt_getter.h', |
| 52 'dbus/ap_manager_client.cc', |
| 53 'dbus/ap_manager_client.h', |
| 52 'dbus/audio_node.cc', | 54 'dbus/audio_node.cc', |
| 53 'dbus/audio_node.h', | 55 'dbus/audio_node.h', |
| 54 'dbus/blocking_method_caller.cc', | 56 'dbus/blocking_method_caller.cc', |
| 55 'dbus/blocking_method_caller.h', | 57 'dbus/blocking_method_caller.h', |
| 56 'dbus/bluetooth_adapter_client.cc', | 58 'dbus/bluetooth_adapter_client.cc', |
| 57 'dbus/bluetooth_adapter_client.h', | 59 'dbus/bluetooth_adapter_client.h', |
| 58 'dbus/bluetooth_agent_manager_client.cc', | 60 'dbus/bluetooth_agent_manager_client.cc', |
| 59 'dbus/bluetooth_agent_manager_client.h', | 61 'dbus/bluetooth_agent_manager_client.h', |
| 60 'dbus/bluetooth_agent_service_provider.cc', | 62 'dbus/bluetooth_agent_service_provider.cc', |
| 61 'dbus/bluetooth_agent_service_provider.h', | 63 'dbus/bluetooth_agent_service_provider.h', |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 97 'dbus/dbus_client_bundle.h', | 99 'dbus/dbus_client_bundle.h', |
| 98 'dbus/dbus_client_implementation_type.h', | 100 'dbus/dbus_client_implementation_type.h', |
| 99 'dbus/dbus_method_call_status.cc', | 101 'dbus/dbus_method_call_status.cc', |
| 100 'dbus/dbus_method_call_status.h', | 102 'dbus/dbus_method_call_status.h', |
| 101 'dbus/dbus_thread_manager.cc', | 103 'dbus/dbus_thread_manager.cc', |
| 102 'dbus/dbus_thread_manager.h', | 104 'dbus/dbus_thread_manager.h', |
| 103 'dbus/debug_daemon_client.cc', | 105 'dbus/debug_daemon_client.cc', |
| 104 'dbus/debug_daemon_client.h', | 106 'dbus/debug_daemon_client.h', |
| 105 'dbus/easy_unlock_client.cc', | 107 'dbus/easy_unlock_client.cc', |
| 106 'dbus/easy_unlock_client.h', | 108 'dbus/easy_unlock_client.h', |
| 109 'dbus/fake_ap_manager_client.cc', |
| 110 'dbus/fake_ap_manager_client.h', |
| 107 'dbus/fake_bluetooth_adapter_client.cc', | 111 'dbus/fake_bluetooth_adapter_client.cc', |
| 108 'dbus/fake_bluetooth_adapter_client.h', | 112 'dbus/fake_bluetooth_adapter_client.h', |
| 109 'dbus/fake_bluetooth_agent_manager_client.cc', | 113 'dbus/fake_bluetooth_agent_manager_client.cc', |
| 110 'dbus/fake_bluetooth_agent_manager_client.h', | 114 'dbus/fake_bluetooth_agent_manager_client.h', |
| 111 'dbus/fake_bluetooth_agent_service_provider.cc', | 115 'dbus/fake_bluetooth_agent_service_provider.cc', |
| 112 'dbus/fake_bluetooth_agent_service_provider.h', | 116 'dbus/fake_bluetooth_agent_service_provider.h', |
| 113 'dbus/fake_bluetooth_device_client.cc', | 117 'dbus/fake_bluetooth_device_client.cc', |
| 114 'dbus/fake_bluetooth_device_client.h', | 118 'dbus/fake_bluetooth_device_client.h', |
| 115 'dbus/fake_bluetooth_gatt_characteristic_client.cc', | 119 'dbus/fake_bluetooth_gatt_characteristic_client.cc', |
| 116 'dbus/fake_bluetooth_gatt_characteristic_client.h', | 120 'dbus/fake_bluetooth_gatt_characteristic_client.h', |
| (...skipping 585 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 702 '../third_party/cros_system_api/dbus/cryptohome/signed_secret.proto', | 706 '../third_party/cros_system_api/dbus/cryptohome/signed_secret.proto', |
| 703 ], | 707 ], |
| 704 'variables': { | 708 'variables': { |
| 705 'proto_in_dir': '../third_party/cros_system_api/dbus/cryptohome', | 709 'proto_in_dir': '../third_party/cros_system_api/dbus/cryptohome', |
| 706 'proto_out_dir': 'chromeos/cryptohome', | 710 'proto_out_dir': 'chromeos/cryptohome', |
| 707 }, | 711 }, |
| 708 'includes': ['../build/protoc.gypi'], | 712 'includes': ['../build/protoc.gypi'], |
| 709 }, | 713 }, |
| 710 ], | 714 ], |
| 711 } | 715 } |
| OLD | NEW |