| 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_memory.gypi', | 10 'chromeos_memory.gypi', |
| (...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 162 'dbus/shill_ipconfig_client.cc', | 162 'dbus/shill_ipconfig_client.cc', |
| 163 'dbus/shill_ipconfig_client.h', | 163 'dbus/shill_ipconfig_client.h', |
| 164 'dbus/shill_manager_client.cc', | 164 'dbus/shill_manager_client.cc', |
| 165 'dbus/shill_manager_client.h', | 165 'dbus/shill_manager_client.h', |
| 166 'dbus/shill_profile_client.cc', | 166 'dbus/shill_profile_client.cc', |
| 167 'dbus/shill_profile_client.h', | 167 'dbus/shill_profile_client.h', |
| 168 'dbus/shill_service_client.cc', | 168 'dbus/shill_service_client.cc', |
| 169 'dbus/shill_service_client.h', | 169 'dbus/shill_service_client.h', |
| 170 'dbus/shill_stub_helper.cc', | 170 'dbus/shill_stub_helper.cc', |
| 171 'dbus/shill_stub_helper.h', | 171 'dbus/shill_stub_helper.h', |
| 172 'dbus/ibus/ibus_component.cc', | |
| 173 'dbus/ibus/ibus_component.h', | |
| 174 'dbus/ibus/ibus_constants.h', | 172 'dbus/ibus/ibus_constants.h', |
| 175 'dbus/ibus/ibus_engine_service.cc', | 173 'dbus/ibus/ibus_engine_service.cc', |
| 176 'dbus/ibus/ibus_engine_service.h', | 174 'dbus/ibus/ibus_engine_service.h', |
| 177 'dbus/ibus/ibus_engine_factory_service.cc', | 175 'dbus/ibus/ibus_engine_factory_service.cc', |
| 178 'dbus/ibus/ibus_engine_factory_service.h', | 176 'dbus/ibus/ibus_engine_factory_service.h', |
| 179 'dbus/ibus/ibus_object.cc', | 177 'dbus/ibus/ibus_object.cc', |
| 180 'dbus/ibus/ibus_object.h', | 178 'dbus/ibus/ibus_object.h', |
| 181 'dbus/ibus/ibus_text.cc', | 179 'dbus/ibus/ibus_text.cc', |
| 182 'dbus/ibus/ibus_text.h', | 180 'dbus/ibus/ibus_text.h', |
| 183 'dbus/image_burner_client.cc', | 181 'dbus/image_burner_client.cc', |
| (...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 480 'power_manager_proto', | 478 'power_manager_proto', |
| 481 ], | 479 ], |
| 482 'sources': [ | 480 'sources': [ |
| 483 'app_mode/kiosk_oem_manifest_parser_unittest.cc', | 481 'app_mode/kiosk_oem_manifest_parser_unittest.cc', |
| 484 'attestation/attestation_flow_unittest.cc', | 482 'attestation/attestation_flow_unittest.cc', |
| 485 'audio/cras_audio_handler_unittest.cc', | 483 'audio/cras_audio_handler_unittest.cc', |
| 486 'cryptohome/system_salt_getter_unittest.cc', | 484 'cryptohome/system_salt_getter_unittest.cc', |
| 487 'dbus/blocking_method_caller_unittest.cc', | 485 'dbus/blocking_method_caller_unittest.cc', |
| 488 'dbus/cros_disks_client_unittest.cc', | 486 'dbus/cros_disks_client_unittest.cc', |
| 489 'dbus/gsm_sms_client_unittest.cc', | 487 'dbus/gsm_sms_client_unittest.cc', |
| 490 'dbus/ibus/ibus_component_unittest.cc', | |
| 491 'dbus/ibus/ibus_object_unittest.cc', | 488 'dbus/ibus/ibus_object_unittest.cc', |
| 492 'dbus/ibus/ibus_text_unittest.cc', | 489 'dbus/ibus/ibus_text_unittest.cc', |
| 493 'dbus/introspectable_client_unittest.cc', | 490 'dbus/introspectable_client_unittest.cc', |
| 494 'dbus/modem_messaging_client_unittest.cc', | 491 'dbus/modem_messaging_client_unittest.cc', |
| 495 'dbus/nfc_client_unittest.cc', | 492 'dbus/nfc_client_unittest.cc', |
| 496 'dbus/power_policy_controller_unittest.cc', | 493 'dbus/power_policy_controller_unittest.cc', |
| 497 'dbus/shill_client_unittest_base.cc', | 494 'dbus/shill_client_unittest_base.cc', |
| 498 'dbus/shill_client_unittest_base.h', | 495 'dbus/shill_client_unittest_base.h', |
| 499 'dbus/shill_device_client_unittest.cc', | 496 'dbus/shill_device_client_unittest.cc', |
| 500 'dbus/shill_ipconfig_client_unittest.cc', | 497 'dbus/shill_ipconfig_client_unittest.cc', |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 563 '../third_party/cros_system_api/dbus/power_manager/suspend.proto', | 560 '../third_party/cros_system_api/dbus/power_manager/suspend.proto', |
| 564 ], | 561 ], |
| 565 'variables': { | 562 'variables': { |
| 566 'proto_in_dir': '../third_party/cros_system_api/dbus/power_manager', | 563 'proto_in_dir': '../third_party/cros_system_api/dbus/power_manager', |
| 567 'proto_out_dir': 'chromeos/dbus/power_manager', | 564 'proto_out_dir': 'chromeos/dbus/power_manager', |
| 568 }, | 565 }, |
| 569 'includes': ['../build/protoc.gypi'], | 566 'includes': ['../build/protoc.gypi'], |
| 570 }, | 567 }, |
| 571 ], | 568 ], |
| 572 } | 569 } |
| OLD | NEW |