| 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 311 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 322 'dbus/mock_bluetooth_node_client.cc', | 322 'dbus/mock_bluetooth_node_client.cc', |
| 323 'dbus/mock_bluetooth_node_client.h', | 323 'dbus/mock_bluetooth_node_client.h', |
| 324 'dbus/mock_bluetooth_out_of_band_client.cc', | 324 'dbus/mock_bluetooth_out_of_band_client.cc', |
| 325 'dbus/mock_bluetooth_out_of_band_client.h', | 325 'dbus/mock_bluetooth_out_of_band_client.h', |
| 326 'dbus/mock_cros_disks_client.cc', | 326 'dbus/mock_cros_disks_client.cc', |
| 327 'dbus/mock_cros_disks_client.h', | 327 'dbus/mock_cros_disks_client.h', |
| 328 'dbus/mock_cryptohome_client.cc', | 328 'dbus/mock_cryptohome_client.cc', |
| 329 'dbus/mock_cryptohome_client.h', | 329 'dbus/mock_cryptohome_client.h', |
| 330 'dbus/mock_dbus_thread_manager.cc', | 330 'dbus/mock_dbus_thread_manager.cc', |
| 331 'dbus/mock_dbus_thread_manager.h', | 331 'dbus/mock_dbus_thread_manager.h', |
| 332 'dbus/mock_debug_daemon_client.cc', | |
| 333 'dbus/mock_debug_daemon_client.h', | |
| 334 'dbus/mock_shill_device_client.cc', | 332 'dbus/mock_shill_device_client.cc', |
| 335 'dbus/mock_shill_device_client.h', | 333 'dbus/mock_shill_device_client.h', |
| 336 'dbus/mock_shill_ipconfig_client.cc', | 334 'dbus/mock_shill_ipconfig_client.cc', |
| 337 'dbus/mock_shill_ipconfig_client.h', | 335 'dbus/mock_shill_ipconfig_client.h', |
| 338 'dbus/mock_shill_manager_client.cc', | 336 'dbus/mock_shill_manager_client.cc', |
| 339 'dbus/mock_shill_manager_client.h', | 337 'dbus/mock_shill_manager_client.h', |
| 340 'dbus/mock_shill_profile_client.cc', | 338 'dbus/mock_shill_profile_client.cc', |
| 341 'dbus/mock_shill_profile_client.h', | 339 'dbus/mock_shill_profile_client.h', |
| 342 'dbus/mock_shill_service_client.cc', | 340 'dbus/mock_shill_service_client.cc', |
| 343 'dbus/mock_shill_service_client.h', | 341 'dbus/mock_shill_service_client.h', |
| 344 'dbus/mock_gsm_sms_client.cc', | 342 'dbus/mock_gsm_sms_client.cc', |
| 345 'dbus/mock_gsm_sms_client.h', | 343 'dbus/mock_gsm_sms_client.h', |
| 346 'dbus/mock_image_burner_client.cc', | 344 'dbus/mock_image_burner_client.cc', |
| 347 'dbus/mock_image_burner_client.h', | 345 'dbus/mock_image_burner_client.h', |
| 348 'dbus/mock_introspectable_client.cc', | |
| 349 'dbus/mock_introspectable_client.h', | |
| 350 'dbus/mock_modem_messaging_client.cc', | |
| 351 'dbus/mock_modem_messaging_client.h', | |
| 352 'dbus/mock_permission_broker_client.h', | |
| 353 'dbus/mock_permission_broker_client.cc', | |
| 354 'dbus/mock_power_manager_client.cc', | 346 'dbus/mock_power_manager_client.cc', |
| 355 'dbus/mock_power_manager_client.h', | 347 'dbus/mock_power_manager_client.h', |
| 356 'dbus/mock_session_manager_client.cc', | 348 'dbus/mock_session_manager_client.cc', |
| 357 'dbus/mock_session_manager_client.h', | 349 'dbus/mock_session_manager_client.h', |
| 358 'dbus/mock_sms_client.cc', | |
| 359 'dbus/mock_sms_client.h', | |
| 360 'dbus/mock_system_clock_client.cc', | 350 'dbus/mock_system_clock_client.cc', |
| 361 'dbus/mock_system_clock_client.h', | 351 'dbus/mock_system_clock_client.h', |
| 362 'dbus/mock_update_engine_client.cc', | 352 'dbus/mock_update_engine_client.cc', |
| 363 'dbus/mock_update_engine_client.h', | 353 'dbus/mock_update_engine_client.h', |
| 364 'dbus/shill_profile_client_stub.cc', | 354 'dbus/shill_profile_client_stub.cc', |
| 365 'dbus/shill_profile_client_stub.h', | 355 'dbus/shill_profile_client_stub.h', |
| 366 'disks/mock_disk_mount_manager.cc', | 356 'disks/mock_disk_mount_manager.cc', |
| 367 'disks/mock_disk_mount_manager.h', | 357 'disks/mock_disk_mount_manager.h', |
| 368 'ime/mock_component_extension_ime_manager_delegate.cc', | 358 'ime/mock_component_extension_ime_manager_delegate.cc', |
| 369 'ime/mock_component_extension_ime_manager_delegate.h', | 359 'ime/mock_component_extension_ime_manager_delegate.h', |
| (...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 529 '../third_party/cros_system_api/dbus/video_activity_update.proto', | 519 '../third_party/cros_system_api/dbus/video_activity_update.proto', |
| 530 ], | 520 ], |
| 531 'variables': { | 521 'variables': { |
| 532 'proto_in_dir': '../third_party/cros_system_api/dbus/', | 522 'proto_in_dir': '../third_party/cros_system_api/dbus/', |
| 533 'proto_out_dir': 'chromeos/dbus', | 523 'proto_out_dir': 'chromeos/dbus', |
| 534 }, | 524 }, |
| 535 'includes': ['../build/protoc.gypi'], | 525 'includes': ['../build/protoc.gypi'], |
| 536 }, | 526 }, |
| 537 ], | 527 ], |
| 538 } | 528 } |
| OLD | NEW |