| 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 3469 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3480 'defines': [ 'HAS_OUT_OF_PROC_TEST_RUNNER' ], | 3480 'defines': [ 'HAS_OUT_OF_PROC_TEST_RUNNER' ], |
| 3481 'sources': [ | 3481 'sources': [ |
| 3482 'app/chrome_command_ids.h', | 3482 'app/chrome_command_ids.h', |
| 3483 'app/chrome_dll.rc', | 3483 'app/chrome_dll.rc', |
| 3484 'app/chrome_dll_resource.h', | 3484 'app/chrome_dll_resource.h', |
| 3485 'app/chrome_version.rc.version', | 3485 'app/chrome_version.rc.version', |
| 3486 'browser/password_manager/password_form_data.cc', | 3486 'browser/password_manager/password_form_data.cc', |
| 3487 'browser/sessions/session_backend.cc', | 3487 'browser/sessions/session_backend.cc', |
| 3488 'browser/sync/glue/session_model_associator.cc', | 3488 'browser/sync/glue/session_model_associator.cc', |
| 3489 'test/out_of_proc_test_runner.cc', | 3489 'test/out_of_proc_test_runner.cc', |
| 3490 'test/live_sync/bookmark_model_verifier.cc', | 3490 'test/live_sync/bookmarks_helper.cc', |
| 3491 'test/live_sync/bookmark_model_verifier.h', | 3491 'test/live_sync/bookmarks_helper.h', |
| 3492 'test/live_sync/live_apps_sync_test.cc', | 3492 'test/live_sync/live_apps_sync_test.cc', |
| 3493 'test/live_sync/live_apps_sync_test.h', | 3493 'test/live_sync/live_apps_sync_test.h', |
| 3494 'test/live_sync/live_autofill_sync_test.cc', | 3494 'test/live_sync/live_autofill_sync_test.cc', |
| 3495 'test/live_sync/live_autofill_sync_test.h', | 3495 'test/live_sync/live_autofill_sync_test.h', |
| 3496 'test/live_sync/live_bookmarks_sync_test.cc', | |
| 3497 'test/live_sync/live_bookmarks_sync_test.h', | |
| 3498 'test/live_sync/live_extensions_sync_test.cc', | 3496 'test/live_sync/live_extensions_sync_test.cc', |
| 3499 'test/live_sync/live_extensions_sync_test.h', | 3497 'test/live_sync/live_extensions_sync_test.h', |
| 3500 'test/live_sync/live_passwords_sync_test.cc', | 3498 'test/live_sync/live_passwords_sync_test.cc', |
| 3501 'test/live_sync/live_passwords_sync_test.h', | 3499 'test/live_sync/live_passwords_sync_test.h', |
| 3502 'test/live_sync/live_preferences_sync_test.cc', | |
| 3503 'test/live_sync/live_preferences_sync_test.h', | |
| 3504 'test/live_sync/live_sessions_sync_test.cc', | 3500 'test/live_sync/live_sessions_sync_test.cc', |
| 3505 'test/live_sync/live_sessions_sync_test.h', | 3501 'test/live_sync/live_sessions_sync_test.h', |
| 3506 'test/live_sync/live_themes_sync_test.cc', | 3502 'test/live_sync/live_themes_sync_test.cc', |
| 3507 'test/live_sync/live_themes_sync_test.h', | 3503 'test/live_sync/live_themes_sync_test.h', |
| 3508 'test/live_sync/live_typed_urls_sync_test.cc', | 3504 'test/live_sync/live_typed_urls_sync_test.cc', |
| 3509 'test/live_sync/live_typed_urls_sync_test.h', | 3505 'test/live_sync/live_typed_urls_sync_test.h', |
| 3510 'test/live_sync/live_sync_extension_helper.cc', | 3506 'test/live_sync/live_sync_extension_helper.cc', |
| 3511 'test/live_sync/live_sync_extension_helper.h', | 3507 'test/live_sync/live_sync_extension_helper.h', |
| 3512 'test/live_sync/live_sync_test.cc', | 3508 'test/live_sync/live_sync_test.cc', |
| 3513 'test/live_sync/live_sync_test.h', | 3509 'test/live_sync/live_sync_test.h', |
| 3514 'test/live_sync/many_client_live_bookmarks_sync_test.cc', | 3510 'test/live_sync/many_client_bookmarks_sync_test.cc', |
| 3515 'test/live_sync/many_client_live_passwords_sync_test.cc', | 3511 'test/live_sync/many_client_live_passwords_sync_test.cc', |
| 3516 'test/live_sync/many_client_live_preferences_sync_test.cc', | 3512 'test/live_sync/many_client_preferences_sync_test.cc', |
| 3517 'test/live_sync/migration_errors_test.cc', | 3513 'test/live_sync/migration_errors_test.cc', |
| 3518 'test/live_sync/multiple_client_live_bookmarks_sync_test.cc', | 3514 'test/live_sync/multiple_client_bookmarks_sync_test.cc', |
| 3519 'test/live_sync/multiple_client_live_passwords_sync_test.cc', | 3515 'test/live_sync/multiple_client_live_passwords_sync_test.cc', |
| 3520 'test/live_sync/multiple_client_live_preferences_sync_test.cc', | |
| 3521 'test/live_sync/multiple_client_live_sessions_sync_test.cc', | 3516 'test/live_sync/multiple_client_live_sessions_sync_test.cc', |
| 3522 'test/live_sync/multiple_client_live_typed_urls_sync_test.cc', | 3517 'test/live_sync/multiple_client_live_typed_urls_sync_test.cc', |
| 3518 'test/live_sync/multiple_client_preferences_sync_test.cc', |
| 3519 'test/live_sync/preferences_helper.cc', |
| 3520 'test/live_sync/preferences_helper.h', |
| 3521 'test/live_sync/single_client_bookmarks_sync_test.cc', |
| 3523 'test/live_sync/single_client_live_apps_sync_test.cc', | 3522 'test/live_sync/single_client_live_apps_sync_test.cc', |
| 3524 'test/live_sync/single_client_live_bookmarks_sync_test.cc', | |
| 3525 'test/live_sync/single_client_live_extensions_sync_test.cc', | 3523 'test/live_sync/single_client_live_extensions_sync_test.cc', |
| 3526 'test/live_sync/single_client_live_passwords_sync_test.cc', | 3524 'test/live_sync/single_client_live_passwords_sync_test.cc', |
| 3527 'test/live_sync/single_client_live_preferences_sync_test.cc', | |
| 3528 'test/live_sync/single_client_live_sessions_sync_test.cc', | 3525 'test/live_sync/single_client_live_sessions_sync_test.cc', |
| 3529 'test/live_sync/single_client_live_themes_sync_test.cc', | 3526 'test/live_sync/single_client_live_themes_sync_test.cc', |
| 3530 'test/live_sync/single_client_live_typed_urls_sync_test.cc', | 3527 'test/live_sync/single_client_live_typed_urls_sync_test.cc', |
| 3528 'test/live_sync/single_client_preferences_sync_test.cc', |
| 3529 'test/live_sync/sync_datatype_helper.cc', |
| 3530 'test/live_sync/sync_datatype_helper.h', |
| 3531 'test/live_sync/two_client_bookmarks_sync_test.cc', |
| 3531 'test/live_sync/two_client_live_apps_sync_test.cc', | 3532 'test/live_sync/two_client_live_apps_sync_test.cc', |
| 3532 'test/live_sync/two_client_live_autofill_sync_test.cc', | 3533 'test/live_sync/two_client_live_autofill_sync_test.cc', |
| 3533 'test/live_sync/two_client_live_bookmarks_sync_test.cc', | |
| 3534 'test/live_sync/two_client_live_extensions_sync_test.cc', | 3534 'test/live_sync/two_client_live_extensions_sync_test.cc', |
| 3535 'test/live_sync/two_client_live_preferences_sync_test.cc', | |
| 3536 'test/live_sync/two_client_live_passwords_sync_test.cc', | 3535 'test/live_sync/two_client_live_passwords_sync_test.cc', |
| 3537 'test/live_sync/two_client_live_sessions_sync_test.cc', | 3536 'test/live_sync/two_client_live_sessions_sync_test.cc', |
| 3538 'test/live_sync/two_client_live_themes_sync_test.cc', | 3537 'test/live_sync/two_client_live_themes_sync_test.cc', |
| 3539 'test/live_sync/two_client_live_typed_urls_sync_test.cc', | 3538 'test/live_sync/two_client_live_typed_urls_sync_test.cc', |
| 3539 'test/live_sync/two_client_preferences_sync_test.cc', |
| 3540 'test/test_notification_tracker.cc', | 3540 'test/test_notification_tracker.cc', |
| 3541 'test/test_notification_tracker.h', | 3541 'test/test_notification_tracker.h', |
| 3542 'test/ui_test_utils_linux.cc', | 3542 'test/ui_test_utils_linux.cc', |
| 3543 'test/ui_test_utils_mac.mm', | 3543 'test/ui_test_utils_mac.mm', |
| 3544 'test/ui_test_utils_win.cc', | 3544 'test/ui_test_utils_win.cc', |
| 3545 'test/data/resource.rc', | 3545 'test/data/resource.rc', |
| 3546 ], | 3546 ], |
| 3547 'conditions': [ | 3547 'conditions': [ |
| 3548 ['toolkit_uses_gtk == 1', { | 3548 ['toolkit_uses_gtk == 1', { |
| 3549 'dependencies': [ | 3549 'dependencies': [ |
| (...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3622 ], | 3622 ], |
| 3623 'include_dirs': [ | 3623 'include_dirs': [ |
| 3624 '..', | 3624 '..', |
| 3625 '<(INTERMEDIATE_DIR)', | 3625 '<(INTERMEDIATE_DIR)', |
| 3626 '<(protoc_out_dir)', | 3626 '<(protoc_out_dir)', |
| 3627 ], | 3627 ], |
| 3628 'defines': [ 'HAS_OUT_OF_PROC_TEST_RUNNER' ], | 3628 'defines': [ 'HAS_OUT_OF_PROC_TEST_RUNNER' ], |
| 3629 'sources': [ | 3629 'sources': [ |
| 3630 'browser/password_manager/password_form_data.cc', | 3630 'browser/password_manager/password_form_data.cc', |
| 3631 'test/out_of_proc_test_runner.cc', | 3631 'test/out_of_proc_test_runner.cc', |
| 3632 'test/live_sync/bookmark_model_verifier.cc', | 3632 'test/live_sync/bookmarks_helper.cc', |
| 3633 'test/live_sync/bookmark_model_verifier.h', | 3633 'test/live_sync/bookmarks_helper.h', |
| 3634 'test/live_sync/live_autofill_sync_test.cc', | 3634 'test/live_sync/live_autofill_sync_test.cc', |
| 3635 'test/live_sync/live_autofill_sync_test.h', | 3635 'test/live_sync/live_autofill_sync_test.h', |
| 3636 'test/live_sync/live_bookmarks_sync_test.cc', | |
| 3637 'test/live_sync/live_bookmarks_sync_test.h', | |
| 3638 'test/live_sync/live_extensions_sync_test.cc', | 3636 'test/live_sync/live_extensions_sync_test.cc', |
| 3639 'test/live_sync/live_extensions_sync_test.h', | 3637 'test/live_sync/live_extensions_sync_test.h', |
| 3640 'test/live_sync/live_passwords_sync_test.cc', | 3638 'test/live_sync/live_passwords_sync_test.cc', |
| 3641 'test/live_sync/live_passwords_sync_test.h', | 3639 'test/live_sync/live_passwords_sync_test.h', |
| 3642 'test/live_sync/live_typed_urls_sync_test.cc', | 3640 'test/live_sync/live_typed_urls_sync_test.cc', |
| 3643 'test/live_sync/live_typed_urls_sync_test.h', | 3641 'test/live_sync/live_typed_urls_sync_test.h', |
| 3644 'test/live_sync/live_sync_extension_helper.cc', | 3642 'test/live_sync/live_sync_extension_helper.cc', |
| 3645 'test/live_sync/live_sync_extension_helper.h', | 3643 'test/live_sync/live_sync_extension_helper.h', |
| 3646 'test/live_sync/live_sync_test.cc', | 3644 'test/live_sync/live_sync_test.cc', |
| 3647 'test/live_sync/live_sync_test.h', | 3645 'test/live_sync/live_sync_test.h', |
| 3648 'test/live_sync/performance/autofill_sync_perf_test.cc', | 3646 'test/live_sync/performance/autofill_sync_perf_test.cc', |
| 3649 'test/live_sync/performance/bookmarks_sync_perf_test.cc', | 3647 'test/live_sync/performance/bookmarks_sync_perf_test.cc', |
| 3650 'test/live_sync/performance/extensions_sync_perf_test.cc', | 3648 'test/live_sync/performance/extensions_sync_perf_test.cc', |
| 3651 'test/live_sync/performance/sync_timing_helper.cc', | 3649 'test/live_sync/performance/sync_timing_helper.cc', |
| 3652 'test/live_sync/performance/sync_timing_helper.h', | 3650 'test/live_sync/performance/sync_timing_helper.h', |
| 3653 'test/live_sync/performance/passwords_sync_perf_test.cc', | 3651 'test/live_sync/performance/passwords_sync_perf_test.cc', |
| 3654 'test/live_sync/performance/typed_urls_sync_perf_test.cc', | 3652 'test/live_sync/performance/typed_urls_sync_perf_test.cc', |
| 3653 'test/live_sync/sync_datatype_helper.cc', |
| 3654 'test/live_sync/sync_datatype_helper.h', |
| 3655 ], | 3655 ], |
| 3656 'conditions': [ | 3656 'conditions': [ |
| 3657 ['toolkit_uses_gtk == 1', { | 3657 ['toolkit_uses_gtk == 1', { |
| 3658 'dependencies': [ | 3658 'dependencies': [ |
| 3659 '../build/linux/system.gyp:gtk', | 3659 '../build/linux/system.gyp:gtk', |
| 3660 '../build/linux/system.gyp:ssl', | 3660 '../build/linux/system.gyp:ssl', |
| 3661 ], | 3661 ], |
| 3662 }], | 3662 }], |
| 3663 ['OS=="mac"', { | 3663 ['OS=="mac"', { |
| 3664 # See the comment in this section of the unit_tests target for an | 3664 # See the comment in this section of the unit_tests target for an |
| (...skipping 689 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4354 # Use outputs of this action as inputs for the main target build. | 4354 # Use outputs of this action as inputs for the main target build. |
| 4355 # Seems as a misnomer but makes this happy on Linux (scons). | 4355 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4356 'process_outputs_as_sources': 1, | 4356 'process_outputs_as_sources': 1, |
| 4357 }, | 4357 }, |
| 4358 ], # 'actions' | 4358 ], # 'actions' |
| 4359 }, | 4359 }, |
| 4360 ] | 4360 ] |
| 4361 }], # 'coverage!=0' | 4361 }], # 'coverage!=0' |
| 4362 ], # 'conditions' | 4362 ], # 'conditions' |
| 4363 } | 4363 } |
| OLD | NEW |