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