| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 # This turns on e.g. the filename-based detection of which | 7 # This turns on e.g. the filename-based detection of which |
| 8 # platforms to include source files on (e.g. files ending in | 8 # platforms to include source files on (e.g. files ending in |
| 9 # _mac.h or _mac.cc are only compiled on MacOSX). | 9 # _mac.h or _mac.cc are only compiled on MacOSX). |
| 10 'chromium_code': 1, | 10 'chromium_code': 1, |
| (...skipping 447 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 458 'proximity_auth/ble/bluetooth_low_energy_characteristics_finder_unittest.c
c', | 458 'proximity_auth/ble/bluetooth_low_energy_characteristics_finder_unittest.c
c', |
| 459 'proximity_auth/ble/bluetooth_low_energy_connection_finder_unittest.cc', | 459 'proximity_auth/ble/bluetooth_low_energy_connection_finder_unittest.cc', |
| 460 'proximity_auth/ble/bluetooth_low_energy_connection_unittest.cc', | 460 'proximity_auth/ble/bluetooth_low_energy_connection_unittest.cc', |
| 461 'proximity_auth/ble/bluetooth_low_energy_device_whitelist_unittest.cc', | 461 'proximity_auth/ble/bluetooth_low_energy_device_whitelist_unittest.cc', |
| 462 'proximity_auth/ble/proximity_auth_ble_system_unittest.cc', | 462 'proximity_auth/ble/proximity_auth_ble_system_unittest.cc', |
| 463 'proximity_auth/bluetooth_connection_finder_unittest.cc', | 463 'proximity_auth/bluetooth_connection_finder_unittest.cc', |
| 464 'proximity_auth/bluetooth_connection_unittest.cc', | 464 'proximity_auth/bluetooth_connection_unittest.cc', |
| 465 'proximity_auth/bluetooth_throttler_impl_unittest.cc', | 465 'proximity_auth/bluetooth_throttler_impl_unittest.cc', |
| 466 'proximity_auth/client_impl_unittest.cc', | 466 'proximity_auth/client_impl_unittest.cc', |
| 467 'proximity_auth/connection_unittest.cc', | 467 'proximity_auth/connection_unittest.cc', |
| 468 'proximity_auth/device_to_device_operations_unittest.cc', | |
| 469 'proximity_auth/cryptauth/base64url_unittest.cc', | 468 'proximity_auth/cryptauth/base64url_unittest.cc', |
| 470 'proximity_auth/cryptauth/cryptauth_access_token_fetcher_impl_unittest.cc'
, | 469 'proximity_auth/cryptauth/cryptauth_access_token_fetcher_impl_unittest.cc'
, |
| 471 'proximity_auth/cryptauth/cryptauth_api_call_flow_unittest.cc', | 470 'proximity_auth/cryptauth/cryptauth_api_call_flow_unittest.cc', |
| 472 'proximity_auth/cryptauth/cryptauth_client_impl_unittest.cc', | 471 'proximity_auth/cryptauth/cryptauth_client_impl_unittest.cc', |
| 473 'proximity_auth/cryptauth/cryptauth_device_manager_unittest.cc', | 472 'proximity_auth/cryptauth/cryptauth_device_manager_unittest.cc', |
| 474 'proximity_auth/cryptauth/cryptauth_enroller_impl_unittest.cc', | 473 'proximity_auth/cryptauth/cryptauth_enroller_impl_unittest.cc', |
| 475 'proximity_auth/cryptauth/cryptauth_enrollment_manager_unittest.cc', | 474 'proximity_auth/cryptauth/cryptauth_enrollment_manager_unittest.cc', |
| 476 'proximity_auth/cryptauth/cryptauth_gcm_manager_impl_unittest.cc', | 475 'proximity_auth/cryptauth/cryptauth_gcm_manager_impl_unittest.cc', |
| 477 'proximity_auth/cryptauth/fake_secure_message_delegate_unittest.cc', | 476 'proximity_auth/cryptauth/fake_secure_message_delegate_unittest.cc', |
| 478 'proximity_auth/cryptauth/sync_scheduler_impl_unittest.cc', | 477 'proximity_auth/cryptauth/sync_scheduler_impl_unittest.cc', |
| 479 'proximity_auth/device_to_device_operations_unittest.cc', | 478 'proximity_auth/device_to_device_operations_unittest.cc', |
| 479 'proximity_auth/device_to_device_operations_unittest.cc', |
| 480 'proximity_auth/device_to_device_secure_context_unittest.cc', | 480 'proximity_auth/device_to_device_secure_context_unittest.cc', |
| 481 'proximity_auth/logging/logging_unittest.cc', | 481 'proximity_auth/logging/logging_unittest.cc', |
| 482 'proximity_auth/proximity_auth_system_unittest.cc', | 482 'proximity_auth/proximity_auth_system_unittest.cc', |
| 483 'proximity_auth/proximity_monitor_impl_unittest.cc', | 483 'proximity_auth/proximity_monitor_impl_unittest.cc', |
| 484 'proximity_auth/remote_status_update_unittest.cc', | 484 'proximity_auth/remote_status_update_unittest.cc', |
| 485 'proximity_auth/throttled_bluetooth_connection_finder_unittest.cc', | 485 'proximity_auth/throttled_bluetooth_connection_finder_unittest.cc', |
| 486 'proximity_auth/wire_message_unittest.cc', | 486 'proximity_auth/wire_message_unittest.cc', |
| 487 ], | 487 ], |
| 488 'proxy_config_unittest_sources': [ | 488 'proxy_config_unittest_sources': [ |
| 489 'proxy_config/proxy_config_dictionary_unittest.cc', | 489 'proxy_config/proxy_config_dictionary_unittest.cc', |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 541 'search_engines/keyword_table_unittest.cc', | 541 'search_engines/keyword_table_unittest.cc', |
| 542 'search_engines/search_host_to_urls_map_unittest.cc', | 542 'search_engines/search_host_to_urls_map_unittest.cc', |
| 543 'search_engines/template_url_prepopulate_data_unittest.cc', | 543 'search_engines/template_url_prepopulate_data_unittest.cc', |
| 544 'search_engines/template_url_service_util_unittest.cc', | 544 'search_engines/template_url_service_util_unittest.cc', |
| 545 'search_engines/template_url_unittest.cc', | 545 'search_engines/template_url_unittest.cc', |
| 546 ], | 546 ], |
| 547 'search_provider_logos_unittest_sources': [ | 547 'search_provider_logos_unittest_sources': [ |
| 548 'search_provider_logos/logo_cache_unittest.cc', | 548 'search_provider_logos/logo_cache_unittest.cc', |
| 549 'search_provider_logos/logo_tracker_unittest.cc', | 549 'search_provider_logos/logo_tracker_unittest.cc', |
| 550 ], | 550 ], |
| 551 'secure_display_unittest_sources': [ | |
| 552 'secure_display/elide_url_unittest.cc', | |
| 553 ], | |
| 554 'sessions_unittest_sources': [ | 551 'sessions_unittest_sources': [ |
| 555 'sessions/content/content_serialized_navigation_builder_unittest.cc', | 552 'sessions/content/content_serialized_navigation_builder_unittest.cc', |
| 556 'sessions/content/content_serialized_navigation_driver_unittest.cc', | 553 'sessions/content/content_serialized_navigation_driver_unittest.cc', |
| 557 'sessions/ios/ios_serialized_navigation_builder_unittest.cc', | 554 'sessions/ios/ios_serialized_navigation_builder_unittest.cc', |
| 558 'sessions/ios/ios_serialized_navigation_driver_unittest.cc', | 555 'sessions/ios/ios_serialized_navigation_driver_unittest.cc', |
| 559 'sessions/serialized_navigation_entry_unittest.cc', | 556 'sessions/serialized_navigation_entry_unittest.cc', |
| 560 'sessions/session_backend_unittest.cc', | 557 'sessions/session_backend_unittest.cc', |
| 561 'sessions/session_types_unittest.cc', | 558 'sessions/session_types_unittest.cc', |
| 562 ], | 559 ], |
| 563 'signin_unittest_sources': [ | 560 'signin_unittest_sources': [ |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 621 'update_client/ping_manager_unittest.cc', | 618 'update_client/ping_manager_unittest.cc', |
| 622 'update_client/request_sender_unittest.cc', | 619 'update_client/request_sender_unittest.cc', |
| 623 'update_client/update_checker_unittest.cc', | 620 'update_client/update_checker_unittest.cc', |
| 624 'update_client/update_client_unittest.cc', | 621 'update_client/update_client_unittest.cc', |
| 625 'update_client/update_query_params_unittest.cc', | 622 'update_client/update_query_params_unittest.cc', |
| 626 'update_client/update_response_unittest.cc', | 623 'update_client/update_response_unittest.cc', |
| 627 ], | 624 ], |
| 628 'upload_list_unittest_sources': [ | 625 'upload_list_unittest_sources': [ |
| 629 'upload_list/upload_list_unittest.cc', | 626 'upload_list/upload_list_unittest.cc', |
| 630 ], | 627 ], |
| 631 'url_fixer_unittest_sources': [ | 628 'url_formatter_unittest_sources': [ |
| 632 'url_fixer/url_fixer_unittest.cc', | 629 'url_formatter/elide_url_unittest.cc', |
| 630 'url_formatter/url_fixer_unittest.cc', |
| 631 'url_formatter/url_formatter_unittest.cc', |
| 633 ], | 632 ], |
| 634 'url_matcher_unittest_sources': [ | 633 'url_matcher_unittest_sources': [ |
| 635 'url_matcher/regex_set_matcher_unittest.cc', | 634 'url_matcher/regex_set_matcher_unittest.cc', |
| 636 'url_matcher/string_pattern_unittest.cc', | 635 'url_matcher/string_pattern_unittest.cc', |
| 637 'url_matcher/substring_set_matcher_unittest.cc', | 636 'url_matcher/substring_set_matcher_unittest.cc', |
| 638 'url_matcher/url_matcher_factory_unittest.cc', | 637 'url_matcher/url_matcher_factory_unittest.cc', |
| 639 'url_matcher/url_matcher_unittest.cc', | 638 'url_matcher/url_matcher_unittest.cc', |
| 640 ], | 639 ], |
| 641 'variations_unittest_sources': [ | 640 'variations_unittest_sources': [ |
| 642 'variations/active_field_trials_unittest.cc', | 641 'variations/active_field_trials_unittest.cc', |
| (...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 755 '<@(os_crypt_unittest_sources)', | 754 '<@(os_crypt_unittest_sources)', |
| 756 '<@(packed_ct_ev_whitelist_unittest_sources)', | 755 '<@(packed_ct_ev_whitelist_unittest_sources)', |
| 757 '<@(password_manager_unittest_sources)', | 756 '<@(password_manager_unittest_sources)', |
| 758 '<@(precache_unittest_sources)', | 757 '<@(precache_unittest_sources)', |
| 759 '<@(proxy_config_unittest_sources)', | 758 '<@(proxy_config_unittest_sources)', |
| 760 '<@(query_parser_unittest_sources)', | 759 '<@(query_parser_unittest_sources)', |
| 761 '<@(rappor_unittest_sources)', | 760 '<@(rappor_unittest_sources)', |
| 762 '<@(search_unittest_sources)', | 761 '<@(search_unittest_sources)', |
| 763 '<@(search_engines_unittest_sources)', | 762 '<@(search_engines_unittest_sources)', |
| 764 '<@(search_provider_logos_unittest_sources)', | 763 '<@(search_provider_logos_unittest_sources)', |
| 765 '<@(secure_display_unittest_sources)', | |
| 766 '<@(sessions_unittest_sources)', | 764 '<@(sessions_unittest_sources)', |
| 767 '<@(signin_unittest_sources)', | 765 '<@(signin_unittest_sources)', |
| 768 '<@(suggestions_unittest_sources)', | 766 '<@(suggestions_unittest_sources)', |
| 769 '<@(sync_driver_unittest_sources)', | 767 '<@(sync_driver_unittest_sources)', |
| 770 '<@(translate_unittest_sources)', | 768 '<@(translate_unittest_sources)', |
| 771 '<@(undo_unittest_sources)', | 769 '<@(undo_unittest_sources)', |
| 772 '<@(update_client_unittest_sources)', | 770 '<@(update_client_unittest_sources)', |
| 773 '<@(upload_list_unittest_sources)', | 771 '<@(upload_list_unittest_sources)', |
| 774 '<@(url_fixer_unittest_sources)', | 772 '<@(url_formatter_unittest_sources)', |
| 775 '<@(url_matcher_unittest_sources)', | 773 '<@(url_matcher_unittest_sources)', |
| 776 '<@(variations_unittest_sources)', | 774 '<@(variations_unittest_sources)', |
| 777 '<@(wallpaper_unittest_sources)', | 775 '<@(wallpaper_unittest_sources)', |
| 778 '<@(web_resource_unittest_sources)', | 776 '<@(web_resource_unittest_sources)', |
| 779 '<@(webdata_unittest_sources)', | 777 '<@(webdata_unittest_sources)', |
| 780 ], | 778 ], |
| 781 'include_dirs': [ | 779 'include_dirs': [ |
| 782 '..', | 780 '..', |
| 783 ], | 781 ], |
| 784 'dependencies': [ | 782 'dependencies': [ |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 868 'components.gyp:precache_core', | 866 'components.gyp:precache_core', |
| 869 'components.gyp:pref_registry_test_support', | 867 'components.gyp:pref_registry_test_support', |
| 870 'components.gyp:proxy_config', | 868 'components.gyp:proxy_config', |
| 871 'components.gyp:query_parser', | 869 'components.gyp:query_parser', |
| 872 'components.gyp:rappor', | 870 'components.gyp:rappor', |
| 873 'components.gyp:rappor_test_support', | 871 'components.gyp:rappor_test_support', |
| 874 'components.gyp:search', | 872 'components.gyp:search', |
| 875 'components.gyp:search_engines', | 873 'components.gyp:search_engines', |
| 876 'components.gyp:search_engines_test_support', | 874 'components.gyp:search_engines_test_support', |
| 877 'components.gyp:search_provider_logos', | 875 'components.gyp:search_provider_logos', |
| 878 'components.gyp:secure_display', | |
| 879 'components.gyp:sessions_test_support', | 876 'components.gyp:sessions_test_support', |
| 880 'components.gyp:signin_core_browser', | 877 'components.gyp:signin_core_browser', |
| 881 'components.gyp:signin_core_browser_test_support', | 878 'components.gyp:signin_core_browser_test_support', |
| 882 'components.gyp:suggestions', | 879 'components.gyp:suggestions', |
| 883 'components.gyp:sync_driver_test_support', | 880 'components.gyp:sync_driver_test_support', |
| 884 'components.gyp:translate_core_browser', | 881 'components.gyp:translate_core_browser', |
| 885 'components.gyp:translate_core_common', | 882 'components.gyp:translate_core_common', |
| 886 'components.gyp:translate_core_language_detection', | 883 'components.gyp:translate_core_language_detection', |
| 887 'components.gyp:ui_zoom', | 884 'components.gyp:ui_zoom', |
| 888 'components.gyp:undo_component', | 885 'components.gyp:undo_component', |
| 889 'components.gyp:update_client', | 886 'components.gyp:update_client', |
| 890 'components.gyp:update_client_test_support', | 887 'components.gyp:update_client_test_support', |
| 891 'components.gyp:upload_list', | 888 'components.gyp:upload_list', |
| 892 'components.gyp:url_fixer', | |
| 893 'components.gyp:variations', | 889 'components.gyp:variations', |
| 894 'components.gyp:variations_http_provider', | 890 'components.gyp:variations_http_provider', |
| 895 'components.gyp:wallpaper', | 891 'components.gyp:wallpaper', |
| 896 'components.gyp:web_resource', | 892 'components.gyp:web_resource', |
| 897 'components.gyp:web_resource_test_support', | 893 'components.gyp:web_resource_test_support', |
| 898 'components_resources.gyp:components_resources', | 894 'components_resources.gyp:components_resources', |
| 899 'components_strings.gyp:components_strings', | 895 'components_strings.gyp:components_strings', |
| 900 'components_tests_pak', | 896 'components_tests_pak', |
| 901 'mime_util/mime_util.gyp:mime_util', | 897 'mime_util/mime_util.gyp:mime_util', |
| 898 'url_formatter/url_formatter.gyp:url_formatter', |
| 902 ], | 899 ], |
| 903 'conditions': [ | 900 'conditions': [ |
| 904 ['enable_rlz_support==1', { | 901 ['enable_rlz_support==1', { |
| 905 'sources': [ | 902 'sources': [ |
| 906 '<@(rlz_unittest_sources)', | 903 '<@(rlz_unittest_sources)', |
| 907 ], | 904 ], |
| 908 'dependencies': [ | 905 'dependencies': [ |
| 909 '../net/net.gyp:net_test_support', | 906 '../net/net.gyp:net_test_support', |
| 910 '../rlz/rlz.gyp:test_support_rlz', | 907 '../rlz/rlz.gyp:test_support_rlz', |
| 911 'components.gyp:rlz', | 908 'components.gyp:rlz', |
| (...skipping 674 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1586 'invalidation/impl/android/junit/', | 1583 'invalidation/impl/android/junit/', |
| 1587 'policy/android/junit/' | 1584 'policy/android/junit/' |
| 1588 ], | 1585 ], |
| 1589 }, | 1586 }, |
| 1590 'includes': [ '../build/host_jar.gypi' ], | 1587 'includes': [ '../build/host_jar.gypi' ], |
| 1591 }, | 1588 }, |
| 1592 ], | 1589 ], |
| 1593 }], | 1590 }], |
| 1594 ], | 1591 ], |
| 1595 } | 1592 } |
| OLD | NEW |