| OLD | NEW |
| 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 'pyautolib_sources': [ | 7 'pyautolib_sources': [ |
| 8 'app/chrome_command_ids.h', | 8 'app/chrome_command_ids.h', |
| 9 'app/chrome_dll_resource.h', | 9 'app/chrome_dll_resource.h', |
| 10 'common/automation_constants.h', | 10 'common/automation_constants.h', |
| (...skipping 3488 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3499 'test/live_sync/live_sessions_sync_test.cc', | 3499 'test/live_sync/live_sessions_sync_test.cc', |
| 3500 'test/live_sync/live_sessions_sync_test.h', | 3500 'test/live_sync/live_sessions_sync_test.h', |
| 3501 'test/live_sync/live_themes_sync_test.cc', | 3501 'test/live_sync/live_themes_sync_test.cc', |
| 3502 'test/live_sync/live_themes_sync_test.h', | 3502 'test/live_sync/live_themes_sync_test.h', |
| 3503 'test/live_sync/live_typed_urls_sync_test.cc', | 3503 'test/live_sync/live_typed_urls_sync_test.cc', |
| 3504 'test/live_sync/live_typed_urls_sync_test.h', | 3504 'test/live_sync/live_typed_urls_sync_test.h', |
| 3505 'test/live_sync/live_sync_extension_helper.cc', | 3505 'test/live_sync/live_sync_extension_helper.cc', |
| 3506 'test/live_sync/live_sync_extension_helper.h', | 3506 'test/live_sync/live_sync_extension_helper.h', |
| 3507 'test/live_sync/live_sync_test.cc', | 3507 'test/live_sync/live_sync_test.cc', |
| 3508 'test/live_sync/live_sync_test.h', | 3508 'test/live_sync/live_sync_test.h', |
| 3509 'test/live_sync/live_sync_timing_helper.cc', | |
| 3510 'test/live_sync/live_sync_timing_helper.h', | |
| 3511 'test/live_sync/many_client_live_bookmarks_sync_test.cc', | 3509 'test/live_sync/many_client_live_bookmarks_sync_test.cc', |
| 3512 'test/live_sync/many_client_live_passwords_sync_test.cc', | 3510 'test/live_sync/many_client_live_passwords_sync_test.cc', |
| 3513 'test/live_sync/many_client_live_preferences_sync_test.cc', | 3511 'test/live_sync/many_client_live_preferences_sync_test.cc', |
| 3514 'test/live_sync/migration_errors_test.cc', | 3512 'test/live_sync/migration_errors_test.cc', |
| 3515 'test/live_sync/multiple_client_live_bookmarks_sync_test.cc', | 3513 'test/live_sync/multiple_client_live_bookmarks_sync_test.cc', |
| 3516 'test/live_sync/multiple_client_live_passwords_sync_test.cc', | 3514 'test/live_sync/multiple_client_live_passwords_sync_test.cc', |
| 3517 'test/live_sync/multiple_client_live_preferences_sync_test.cc', | 3515 'test/live_sync/multiple_client_live_preferences_sync_test.cc', |
| 3518 'test/live_sync/multiple_client_live_sessions_sync_test.cc', | 3516 'test/live_sync/multiple_client_live_sessions_sync_test.cc', |
| 3519 'test/live_sync/multiple_client_live_typed_urls_sync_test.cc', | 3517 'test/live_sync/multiple_client_live_typed_urls_sync_test.cc', |
| 3520 'test/live_sync/performance_live_autofill_sync_test.cc', | |
| 3521 'test/live_sync/performance_live_bookmarks_sync_test.cc', | |
| 3522 'test/live_sync/performance_live_extensions_sync_test.cc', | |
| 3523 'test/live_sync/performance_live_passwords_sync_test.cc', | |
| 3524 'test/live_sync/performance_live_typed_urls_sync_test.cc', | |
| 3525 'test/live_sync/single_client_live_apps_sync_test.cc', | 3518 'test/live_sync/single_client_live_apps_sync_test.cc', |
| 3526 'test/live_sync/single_client_live_bookmarks_sync_test.cc', | 3519 'test/live_sync/single_client_live_bookmarks_sync_test.cc', |
| 3527 'test/live_sync/single_client_live_extensions_sync_test.cc', | 3520 'test/live_sync/single_client_live_extensions_sync_test.cc', |
| 3528 'test/live_sync/single_client_live_passwords_sync_test.cc', | 3521 'test/live_sync/single_client_live_passwords_sync_test.cc', |
| 3529 'test/live_sync/single_client_live_preferences_sync_test.cc', | 3522 'test/live_sync/single_client_live_preferences_sync_test.cc', |
| 3530 'test/live_sync/single_client_live_sessions_sync_test.cc', | 3523 'test/live_sync/single_client_live_sessions_sync_test.cc', |
| 3531 'test/live_sync/single_client_live_themes_sync_test.cc', | 3524 'test/live_sync/single_client_live_themes_sync_test.cc', |
| 3532 'test/live_sync/single_client_live_typed_urls_sync_test.cc', | 3525 'test/live_sync/single_client_live_typed_urls_sync_test.cc', |
| 3533 'test/live_sync/two_client_live_apps_sync_test.cc', | 3526 'test/live_sync/two_client_live_apps_sync_test.cc', |
| 3534 'test/live_sync/two_client_live_autofill_sync_test.cc', | 3527 'test/live_sync/two_client_live_autofill_sync_test.cc', |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3605 ], | 3598 ], |
| 3606 }], | 3599 }], |
| 3607 ['toolkit_views==1', { | 3600 ['toolkit_views==1', { |
| 3608 'dependencies': [ | 3601 'dependencies': [ |
| 3609 '../views/views.gyp:views', | 3602 '../views/views.gyp:views', |
| 3610 ], | 3603 ], |
| 3611 }], | 3604 }], |
| 3612 ], | 3605 ], |
| 3613 }, | 3606 }, |
| 3614 { | 3607 { |
| 3608 'target_name': 'sync_performance_tests', |
| 3609 'type': 'executable', |
| 3610 'dependencies': [ |
| 3611 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp', |
| 3612 'chrome', |
| 3613 'test_support_common', |
| 3614 '../skia/skia.gyp:skia', |
| 3615 '../testing/gmock.gyp:gmock', |
| 3616 '../testing/gtest.gyp:gtest', |
| 3617 ], |
| 3618 'include_dirs': [ |
| 3619 '..', |
| 3620 '<(INTERMEDIATE_DIR)', |
| 3621 '<(protoc_out_dir)', |
| 3622 ], |
| 3623 'defines': [ 'HAS_OUT_OF_PROC_TEST_RUNNER' ], |
| 3624 'sources': [ |
| 3625 'browser/password_manager/password_form_data.cc', |
| 3626 'test/out_of_proc_test_runner.cc', |
| 3627 'test/live_sync/bookmark_model_verifier.cc', |
| 3628 'test/live_sync/bookmark_model_verifier.h', |
| 3629 'test/live_sync/live_autofill_sync_test.cc', |
| 3630 'test/live_sync/live_autofill_sync_test.h', |
| 3631 'test/live_sync/live_bookmarks_sync_test.cc', |
| 3632 'test/live_sync/live_bookmarks_sync_test.h', |
| 3633 'test/live_sync/live_extensions_sync_test.cc', |
| 3634 'test/live_sync/live_extensions_sync_test.h', |
| 3635 'test/live_sync/live_passwords_sync_test.cc', |
| 3636 'test/live_sync/live_passwords_sync_test.h', |
| 3637 'test/live_sync/live_typed_urls_sync_test.cc', |
| 3638 'test/live_sync/live_typed_urls_sync_test.h', |
| 3639 'test/live_sync/live_sync_extension_helper.cc', |
| 3640 'test/live_sync/live_sync_extension_helper.h', |
| 3641 'test/live_sync/live_sync_test.cc', |
| 3642 'test/live_sync/live_sync_test.h', |
| 3643 'test/live_sync/performance/autofill_sync_perf_test.cc', |
| 3644 'test/live_sync/performance/bookmarks_sync_perf_test.cc', |
| 3645 'test/live_sync/performance/extensions_sync_perf_test.cc', |
| 3646 'test/live_sync/performance/sync_timing_helper.cc', |
| 3647 'test/live_sync/performance/sync_timing_helper.h', |
| 3648 'test/live_sync/performance/passwords_sync_perf_test.cc', |
| 3649 'test/live_sync/performance/typed_urls_sync_perf_test.cc', |
| 3650 ], |
| 3651 'conditions': [ |
| 3652 ['toolkit_uses_gtk == 1', { |
| 3653 'dependencies': [ |
| 3654 '../build/linux/system.gyp:gtk', |
| 3655 '../build/linux/system.gyp:ssl', |
| 3656 ], |
| 3657 }], |
| 3658 ['OS=="mac"', { |
| 3659 # See the comment in this section of the unit_tests target for an |
| 3660 # explanation (crbug.com/43791 - libwebcore.a is too large to mmap). |
| 3661 'dependencies+++': [ |
| 3662 '../third_party/WebKit/Source/WebCore/WebCore.gyp/WebCore.gyp:webcor
e', |
| 3663 ], |
| 3664 # The sync_integration_tests do not run on mac without this flag. |
| 3665 # Search for comments about "xcode_settings" elsewhere in this file. |
| 3666 'xcode_settings': {'OTHER_LDFLAGS': ['-Wl,-ObjC']}, |
| 3667 }], |
| 3668 ['OS=="win"', { |
| 3669 'sources': [ |
| 3670 '<(SHARED_INTERMEDIATE_DIR)/chrome/autofill_resources.rc', |
| 3671 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser_resources.rc', |
| 3672 '<(SHARED_INTERMEDIATE_DIR)/chrome/common_resources.rc', |
| 3673 '<(SHARED_INTERMEDIATE_DIR)/chrome/theme_resources.rc', |
| 3674 '<(SHARED_INTERMEDIATE_DIR)/chrome/theme_resources_standard.rc', |
| 3675 '<(SHARED_INTERMEDIATE_DIR)/chrome_version/other_version.rc', |
| 3676 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', |
| 3677 ], |
| 3678 'include_dirs': [ |
| 3679 '<(DEPTH)/third_party/wtl/include', |
| 3680 ], |
| 3681 'dependencies': [ |
| 3682 'chrome_version_resources', |
| 3683 'installer_util_strings', |
| 3684 '../sandbox/sandbox.gyp:sandbox', |
| 3685 ], |
| 3686 'conditions': [ |
| 3687 ['win_use_allocator_shim==1', { |
| 3688 'dependencies': [ |
| 3689 '<(allocator_target)', |
| 3690 ], |
| 3691 }], |
| 3692 ], |
| 3693 'configurations': { |
| 3694 'Debug': { |
| 3695 'msvs_settings': { |
| 3696 'VCLinkerTool': { |
| 3697 'LinkIncremental': '<(msvs_debug_link_nonincremental)', |
| 3698 }, |
| 3699 }, |
| 3700 }, |
| 3701 }, |
| 3702 }, { # else: OS != "win" |
| 3703 'sources!': [ |
| 3704 'app/chrome_dll.rc', |
| 3705 'app/chrome_version.rc.version', |
| 3706 'test/data/resource.rc', |
| 3707 ], |
| 3708 }], |
| 3709 ['toolkit_views==1', { |
| 3710 'dependencies': [ |
| 3711 '../views/views.gyp:views', |
| 3712 ], |
| 3713 }], |
| 3714 ], |
| 3715 }, |
| 3716 { |
| 3615 # Executable that contains all the tests to be run on the GPU bots. | 3717 # Executable that contains all the tests to be run on the GPU bots. |
| 3616 'target_name': 'gpu_tests', | 3718 'target_name': 'gpu_tests', |
| 3617 'type': 'executable', | 3719 'type': 'executable', |
| 3618 'variables': { | 3720 'variables': { |
| 3619 'test_list_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome/test/gpu', | 3721 'test_list_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome/test/gpu', |
| 3620 }, | 3722 }, |
| 3621 'dependencies': [ | 3723 'dependencies': [ |
| 3622 'browser', | 3724 'browser', |
| 3623 'chrome', | 3725 'chrome', |
| 3624 'chrome_resources', | 3726 'chrome_resources', |
| (...skipping 622 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4247 # Use outputs of this action as inputs for the main target build. | 4349 # Use outputs of this action as inputs for the main target build. |
| 4248 # Seems as a misnomer but makes this happy on Linux (scons). | 4350 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4249 'process_outputs_as_sources': 1, | 4351 'process_outputs_as_sources': 1, |
| 4250 }, | 4352 }, |
| 4251 ], # 'actions' | 4353 ], # 'actions' |
| 4252 }, | 4354 }, |
| 4253 ] | 4355 ] |
| 4254 }], # 'coverage!=0' | 4356 }], # 'coverage!=0' |
| 4255 ], # 'conditions' | 4357 ], # 'conditions' |
| 4256 } | 4358 } |
| OLD | NEW |