Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(632)

Side by Side Diff: components/components_tests.gyp

Issue 1171333003: Move net::FormatUrl and friends outside of //net and into //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fold in secure_display to url_formatter Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 445 matching lines...) Expand 10 before | Expand all | Expand 10 after
456 'proximity_auth/ble/bluetooth_low_energy_characteristics_finder_unittest.c c', 456 'proximity_auth/ble/bluetooth_low_energy_characteristics_finder_unittest.c c',
457 'proximity_auth/ble/bluetooth_low_energy_connection_finder_unittest.cc', 457 'proximity_auth/ble/bluetooth_low_energy_connection_finder_unittest.cc',
458 'proximity_auth/ble/bluetooth_low_energy_connection_unittest.cc', 458 'proximity_auth/ble/bluetooth_low_energy_connection_unittest.cc',
459 'proximity_auth/ble/bluetooth_low_energy_device_whitelist_unittest.cc', 459 'proximity_auth/ble/bluetooth_low_energy_device_whitelist_unittest.cc',
460 'proximity_auth/ble/proximity_auth_ble_system_unittest.cc', 460 'proximity_auth/ble/proximity_auth_ble_system_unittest.cc',
461 'proximity_auth/bluetooth_connection_finder_unittest.cc', 461 'proximity_auth/bluetooth_connection_finder_unittest.cc',
462 'proximity_auth/bluetooth_connection_unittest.cc', 462 'proximity_auth/bluetooth_connection_unittest.cc',
463 'proximity_auth/bluetooth_throttler_impl_unittest.cc', 463 'proximity_auth/bluetooth_throttler_impl_unittest.cc',
464 'proximity_auth/client_impl_unittest.cc', 464 'proximity_auth/client_impl_unittest.cc',
465 'proximity_auth/connection_unittest.cc', 465 'proximity_auth/connection_unittest.cc',
466 'proximity_auth/device_to_device_operations_unittest.cc',
467 'proximity_auth/cryptauth/base64url_unittest.cc', 466 'proximity_auth/cryptauth/base64url_unittest.cc',
468 'proximity_auth/cryptauth/cryptauth_access_token_fetcher_impl_unittest.cc' , 467 'proximity_auth/cryptauth/cryptauth_access_token_fetcher_impl_unittest.cc' ,
469 'proximity_auth/cryptauth/cryptauth_api_call_flow_unittest.cc', 468 'proximity_auth/cryptauth/cryptauth_api_call_flow_unittest.cc',
470 'proximity_auth/cryptauth/cryptauth_client_impl_unittest.cc', 469 'proximity_auth/cryptauth/cryptauth_client_impl_unittest.cc',
471 'proximity_auth/cryptauth/cryptauth_device_manager_unittest.cc', 470 'proximity_auth/cryptauth/cryptauth_device_manager_unittest.cc',
472 'proximity_auth/cryptauth/cryptauth_enroller_impl_unittest.cc', 471 'proximity_auth/cryptauth/cryptauth_enroller_impl_unittest.cc',
473 'proximity_auth/cryptauth/cryptauth_enrollment_manager_unittest.cc', 472 'proximity_auth/cryptauth/cryptauth_enrollment_manager_unittest.cc',
474 'proximity_auth/cryptauth/cryptauth_gcm_manager_impl_unittest.cc', 473 'proximity_auth/cryptauth/cryptauth_gcm_manager_impl_unittest.cc',
475 'proximity_auth/cryptauth/fake_secure_message_delegate_unittest.cc', 474 'proximity_auth/cryptauth/fake_secure_message_delegate_unittest.cc',
476 'proximity_auth/cryptauth/sync_scheduler_impl_unittest.cc', 475 'proximity_auth/cryptauth/sync_scheduler_impl_unittest.cc',
477 'proximity_auth/device_to_device_operations_unittest.cc', 476 'proximity_auth/device_to_device_operations_unittest.cc',
477 'proximity_auth/device_to_device_operations_unittest.cc',
478 'proximity_auth/device_to_device_secure_context_unittest.cc', 478 'proximity_auth/device_to_device_secure_context_unittest.cc',
479 'proximity_auth/logging/logging_unittest.cc', 479 'proximity_auth/logging/logging_unittest.cc',
480 'proximity_auth/proximity_auth_system_unittest.cc', 480 'proximity_auth/proximity_auth_system_unittest.cc',
481 'proximity_auth/proximity_monitor_impl_unittest.cc', 481 'proximity_auth/proximity_monitor_impl_unittest.cc',
482 'proximity_auth/remote_status_update_unittest.cc', 482 'proximity_auth/remote_status_update_unittest.cc',
483 'proximity_auth/throttled_bluetooth_connection_finder_unittest.cc', 483 'proximity_auth/throttled_bluetooth_connection_finder_unittest.cc',
484 'proximity_auth/wire_message_unittest.cc', 484 'proximity_auth/wire_message_unittest.cc',
485 ], 485 ],
486 'proxy_config_unittest_sources': [ 486 'proxy_config_unittest_sources': [
487 'proxy_config/proxy_config_dictionary_unittest.cc', 487 'proxy_config/proxy_config_dictionary_unittest.cc',
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
539 'search_engines/keyword_table_unittest.cc', 539 'search_engines/keyword_table_unittest.cc',
540 'search_engines/search_host_to_urls_map_unittest.cc', 540 'search_engines/search_host_to_urls_map_unittest.cc',
541 'search_engines/template_url_prepopulate_data_unittest.cc', 541 'search_engines/template_url_prepopulate_data_unittest.cc',
542 'search_engines/template_url_service_util_unittest.cc', 542 'search_engines/template_url_service_util_unittest.cc',
543 'search_engines/template_url_unittest.cc', 543 'search_engines/template_url_unittest.cc',
544 ], 544 ],
545 'search_provider_logos_unittest_sources': [ 545 'search_provider_logos_unittest_sources': [
546 'search_provider_logos/logo_cache_unittest.cc', 546 'search_provider_logos/logo_cache_unittest.cc',
547 'search_provider_logos/logo_tracker_unittest.cc', 547 'search_provider_logos/logo_tracker_unittest.cc',
548 ], 548 ],
549 'secure_display_unittest_sources': [
550 'secure_display/elide_url_unittest.cc',
551 ],
552 'sessions_unittest_sources': [ 549 'sessions_unittest_sources': [
553 'sessions/content/content_serialized_navigation_builder_unittest.cc', 550 'sessions/content/content_serialized_navigation_builder_unittest.cc',
554 'sessions/content/content_serialized_navigation_driver_unittest.cc', 551 'sessions/content/content_serialized_navigation_driver_unittest.cc',
555 'sessions/ios/ios_serialized_navigation_builder_unittest.cc', 552 'sessions/ios/ios_serialized_navigation_builder_unittest.cc',
556 'sessions/ios/ios_serialized_navigation_driver_unittest.cc', 553 'sessions/ios/ios_serialized_navigation_driver_unittest.cc',
557 'sessions/serialized_navigation_entry_unittest.cc', 554 'sessions/serialized_navigation_entry_unittest.cc',
558 'sessions/session_backend_unittest.cc', 555 'sessions/session_backend_unittest.cc',
559 'sessions/session_types_unittest.cc', 556 'sessions/session_types_unittest.cc',
560 ], 557 ],
561 'signin_unittest_sources': [ 558 'signin_unittest_sources': [
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
615 'update_client_unittest_sources': [ 612 'update_client_unittest_sources': [
616 'update_client/component_patcher_unittest.cc', 613 'update_client/component_patcher_unittest.cc',
617 'update_client/crx_downloader_unittest.cc', 614 'update_client/crx_downloader_unittest.cc',
618 'update_client/ping_manager_unittest.cc', 615 'update_client/ping_manager_unittest.cc',
619 'update_client/request_sender_unittest.cc', 616 'update_client/request_sender_unittest.cc',
620 'update_client/update_checker_unittest.cc', 617 'update_client/update_checker_unittest.cc',
621 'update_client/update_client_unittest.cc', 618 'update_client/update_client_unittest.cc',
622 'update_client/update_query_params_unittest.cc', 619 'update_client/update_query_params_unittest.cc',
623 'update_client/update_response_unittest.cc', 620 'update_client/update_response_unittest.cc',
624 ], 621 ],
625 'url_fixer_unittest_sources': [ 622 'url_formatter_unittest_sources': [
626 'url_fixer/url_fixer_unittest.cc', 623 'url_formatter/elide_url_unittest.cc',
624 'url_formatter/url_fixer.cc',
625 'url_formatter/url_formatter.cc',
627 ], 626 ],
628 'url_matcher_unittest_sources': [ 627 'url_matcher_unittest_sources': [
629 'url_matcher/regex_set_matcher_unittest.cc', 628 'url_matcher/regex_set_matcher_unittest.cc',
630 'url_matcher/string_pattern_unittest.cc', 629 'url_matcher/string_pattern_unittest.cc',
631 'url_matcher/substring_set_matcher_unittest.cc', 630 'url_matcher/substring_set_matcher_unittest.cc',
632 'url_matcher/url_matcher_factory_unittest.cc', 631 'url_matcher/url_matcher_factory_unittest.cc',
633 'url_matcher/url_matcher_unittest.cc', 632 'url_matcher/url_matcher_unittest.cc',
634 ], 633 ],
635 'variations_unittest_sources': [ 634 'variations_unittest_sources': [
636 'variations/active_field_trials_unittest.cc', 635 'variations/active_field_trials_unittest.cc',
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
749 '<@(os_crypt_unittest_sources)', 748 '<@(os_crypt_unittest_sources)',
750 '<@(packed_ct_ev_whitelist_unittest_sources)', 749 '<@(packed_ct_ev_whitelist_unittest_sources)',
751 '<@(password_manager_unittest_sources)', 750 '<@(password_manager_unittest_sources)',
752 '<@(precache_unittest_sources)', 751 '<@(precache_unittest_sources)',
753 '<@(proxy_config_unittest_sources)', 752 '<@(proxy_config_unittest_sources)',
754 '<@(query_parser_unittest_sources)', 753 '<@(query_parser_unittest_sources)',
755 '<@(rappor_unittest_sources)', 754 '<@(rappor_unittest_sources)',
756 '<@(search_unittest_sources)', 755 '<@(search_unittest_sources)',
757 '<@(search_engines_unittest_sources)', 756 '<@(search_engines_unittest_sources)',
758 '<@(search_provider_logos_unittest_sources)', 757 '<@(search_provider_logos_unittest_sources)',
759 '<@(secure_display_unittest_sources)',
760 '<@(sessions_unittest_sources)', 758 '<@(sessions_unittest_sources)',
761 '<@(signin_unittest_sources)', 759 '<@(signin_unittest_sources)',
762 '<@(suggestions_unittest_sources)', 760 '<@(suggestions_unittest_sources)',
763 '<@(sync_driver_unittest_sources)', 761 '<@(sync_driver_unittest_sources)',
764 '<@(translate_unittest_sources)', 762 '<@(translate_unittest_sources)',
765 '<@(undo_unittest_sources)', 763 '<@(undo_unittest_sources)',
766 '<@(update_client_unittest_sources)', 764 '<@(update_client_unittest_sources)',
767 '<@(url_fixer_unittest_sources)', 765 '<@(url_formatter_unittest_sources)',
768 '<@(url_matcher_unittest_sources)', 766 '<@(url_matcher_unittest_sources)',
769 '<@(variations_unittest_sources)', 767 '<@(variations_unittest_sources)',
770 '<@(wallpaper_unittest_sources)', 768 '<@(wallpaper_unittest_sources)',
771 '<@(web_resource_unittest_sources)', 769 '<@(web_resource_unittest_sources)',
772 '<@(webdata_unittest_sources)', 770 '<@(webdata_unittest_sources)',
773 ], 771 ],
774 'include_dirs': [ 772 'include_dirs': [
775 '..', 773 '..',
776 ], 774 ],
777 'dependencies': [ 775 'dependencies': [
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
860 'components.gyp:precache_core', 858 'components.gyp:precache_core',
861 'components.gyp:pref_registry_test_support', 859 'components.gyp:pref_registry_test_support',
862 'components.gyp:proxy_config', 860 'components.gyp:proxy_config',
863 'components.gyp:query_parser', 861 'components.gyp:query_parser',
864 'components.gyp:rappor', 862 'components.gyp:rappor',
865 'components.gyp:rappor_test_support', 863 'components.gyp:rappor_test_support',
866 'components.gyp:search', 864 'components.gyp:search',
867 'components.gyp:search_engines', 865 'components.gyp:search_engines',
868 'components.gyp:search_engines_test_support', 866 'components.gyp:search_engines_test_support',
869 'components.gyp:search_provider_logos', 867 'components.gyp:search_provider_logos',
870 'components.gyp:secure_display',
871 'components.gyp:sessions_test_support', 868 'components.gyp:sessions_test_support',
872 'components.gyp:signin_core_browser', 869 'components.gyp:signin_core_browser',
873 'components.gyp:signin_core_browser_test_support', 870 'components.gyp:signin_core_browser_test_support',
874 'components.gyp:suggestions', 871 'components.gyp:suggestions',
875 'components.gyp:sync_driver_test_support', 872 'components.gyp:sync_driver_test_support',
876 'components.gyp:translate_core_browser', 873 'components.gyp:translate_core_browser',
877 'components.gyp:translate_core_common', 874 'components.gyp:translate_core_common',
878 'components.gyp:translate_core_language_detection', 875 'components.gyp:translate_core_language_detection',
879 'components.gyp:ui_zoom', 876 'components.gyp:ui_zoom',
880 'components.gyp:undo_component', 877 'components.gyp:undo_component',
881 'components.gyp:update_client', 878 'components.gyp:update_client',
882 'components.gyp:update_client_test_support', 879 'components.gyp:update_client_test_support',
883 'components.gyp:url_fixer', 880 'components.gyp:url_formatter',
884 'components.gyp:variations', 881 'components.gyp:variations',
885 'components.gyp:variations_http_provider', 882 'components.gyp:variations_http_provider',
886 'components.gyp:wallpaper', 883 'components.gyp:wallpaper',
887 'components.gyp:web_resource', 884 'components.gyp:web_resource',
888 'components.gyp:web_resource_test_support', 885 'components.gyp:web_resource_test_support',
889 'components_resources.gyp:components_resources', 886 'components_resources.gyp:components_resources',
890 'components_strings.gyp:components_strings', 887 'components_strings.gyp:components_strings',
891 'components_tests_pak', 888 'components_tests_pak',
892 'mime_util/mime_util.gyp:mime_util', 889 'mime_util/mime_util.gyp:mime_util',
893 ], 890 ],
(...skipping 683 matching lines...) Expand 10 before | Expand all | Expand 10 after
1577 'invalidation/impl/android/junit/', 1574 'invalidation/impl/android/junit/',
1578 'policy/android/junit/' 1575 'policy/android/junit/'
1579 ], 1576 ],
1580 }, 1577 },
1581 'includes': [ '../build/host_jar.gypi' ], 1578 'includes': [ '../build/host_jar.gypi' ],
1582 }, 1579 },
1583 ], 1580 ],
1584 }], 1581 }],
1585 ], 1582 ],
1586 } 1583 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698