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

Side by Side Diff: components/components_tests.gyp

Issue 954943004: Remove dependency on //components/feedback on iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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
« no previous file with comments | « components/components.gyp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 'domain_reliability/test_util.h', 157 'domain_reliability/test_util.h',
158 'domain_reliability/uploader_unittest.cc', 158 'domain_reliability/uploader_unittest.cc',
159 'domain_reliability/util_unittest.cc', 159 'domain_reliability/util_unittest.cc',
160 'favicon_base/select_favicon_frames_unittest.cc', 160 'favicon_base/select_favicon_frames_unittest.cc',
161 # Note: GN tests converted to here, need to do the rest. 161 # Note: GN tests converted to here, need to do the rest.
162 162
163 'enhanced_bookmarks/enhanced_bookmark_model_unittest.cc', 163 'enhanced_bookmarks/enhanced_bookmark_model_unittest.cc',
164 'enhanced_bookmarks/image_store_ios_unittest.mm', 164 'enhanced_bookmarks/image_store_ios_unittest.mm',
165 'enhanced_bookmarks/image_store_unittest.cc', 165 'enhanced_bookmarks/image_store_unittest.cc',
166 'enhanced_bookmarks/item_position_unittest.cc', 166 'enhanced_bookmarks/item_position_unittest.cc',
167 'feedback/feedback_common_unittest.cc',
168 'feedback/feedback_data_unittest.cc',
169 'feedback/feedback_uploader_chrome_unittest.cc',
170 'feedback/feedback_uploader_unittest.cc',
171 'gcm_driver/gcm_account_mapper_unittest.cc', 167 'gcm_driver/gcm_account_mapper_unittest.cc',
172 'gcm_driver/gcm_channel_status_request_unittest.cc', 168 'gcm_driver/gcm_channel_status_request_unittest.cc',
173 'gcm_driver/gcm_client_impl_unittest.cc', 169 'gcm_driver/gcm_client_impl_unittest.cc',
174 'gcm_driver/gcm_delayed_task_controller_unittest.cc', 170 'gcm_driver/gcm_delayed_task_controller_unittest.cc',
175 'gcm_driver/gcm_driver_desktop_unittest.cc', 171 'gcm_driver/gcm_driver_desktop_unittest.cc',
176 'gcm_driver/gcm_stats_recorder_impl_unittest.cc', 172 'gcm_driver/gcm_stats_recorder_impl_unittest.cc',
177 'google/core/browser/google_url_tracker_unittest.cc', 173 'google/core/browser/google_url_tracker_unittest.cc',
178 'google/core/browser/google_util_unittest.cc', 174 'google/core/browser/google_util_unittest.cc',
179 'history/core/browser/android/android_history_types_unittest.cc', 175 'history/core/browser/android/android_history_types_unittest.cc',
180 'history/core/browser/history_types_unittest.cc', 176 'history/core/browser/history_types_unittest.cc',
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
394 'components.gyp:data_reduction_proxy_core_common', 390 'components.gyp:data_reduction_proxy_core_common',
395 'components.gyp:data_reduction_proxy_test_support', 391 'components.gyp:data_reduction_proxy_test_support',
396 'components.gyp:device_event_log_component', 392 'components.gyp:device_event_log_component',
397 'components.gyp:distilled_page_proto', 393 'components.gyp:distilled_page_proto',
398 'components.gyp:dom_distiller_core', 394 'components.gyp:dom_distiller_core',
399 'components.gyp:dom_distiller_test_support', 395 'components.gyp:dom_distiller_test_support',
400 'components.gyp:domain_reliability', 396 'components.gyp:domain_reliability',
401 'components.gyp:enhanced_bookmarks', 397 'components.gyp:enhanced_bookmarks',
402 'components.gyp:enhanced_bookmarks_test_support', 398 'components.gyp:enhanced_bookmarks_test_support',
403 'components.gyp:favicon_base', 399 'components.gyp:favicon_base',
404 'components.gyp:feedback_component',
405 'components.gyp:gcm_driver', 400 'components.gyp:gcm_driver',
406 'components.gyp:gcm_driver_test_support', 401 'components.gyp:gcm_driver_test_support',
407 'components.gyp:google_core_browser', 402 'components.gyp:google_core_browser',
408 'components.gyp:history_core_browser', 403 'components.gyp:history_core_browser',
409 'components.gyp:history_core_common', 404 'components.gyp:history_core_common',
410 'components.gyp:history_core_test_support', 405 'components.gyp:history_core_test_support',
411 'components.gyp:invalidation', 406 'components.gyp:invalidation',
412 'components.gyp:invalidation_test_support', 407 'components.gyp:invalidation_test_support',
413 'components.gyp:json_schema', 408 'components.gyp:json_schema',
414 'components.gyp:keyed_service_core', 409 'components.gyp:keyed_service_core',
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
632 ], 627 ],
633 }], 628 }],
634 ['OS == "android"', { 629 ['OS == "android"', {
635 'sources': [ 630 'sources': [
636 'data_reduction_proxy/content/browser/data_reduction_proxy_debug _blocking_page_unittest.cc', 631 'data_reduction_proxy/content/browser/data_reduction_proxy_debug _blocking_page_unittest.cc',
637 'data_reduction_proxy/content/browser/data_reduction_proxy_debug _resource_throttle_unittest.cc', 632 'data_reduction_proxy/content/browser/data_reduction_proxy_debug _resource_throttle_unittest.cc',
638 'data_reduction_proxy/content/browser/data_reduction_proxy_debug _ui_manager_unittest.cc', 633 'data_reduction_proxy/content/browser/data_reduction_proxy_debug _ui_manager_unittest.cc',
639 'invalidation/invalidation_service_android_unittest.cc', 634 'invalidation/invalidation_service_android_unittest.cc',
640 ], 635 ],
641 'sources!': [ 636 'sources!': [
642 'feedback/feedback_common_unittest.cc',
643 'feedback/feedback_data_unittest.cc',
644 'feedback/feedback_uploader_chrome_unittest.cc',
645 'feedback/feedback_uploader_unittest.cc',
646 'gcm_driver/gcm_account_mapper_unittest.cc', 637 'gcm_driver/gcm_account_mapper_unittest.cc',
647 'gcm_driver/gcm_channel_status_request_unittest.cc', 638 'gcm_driver/gcm_channel_status_request_unittest.cc',
648 'gcm_driver/gcm_client_impl_unittest.cc', 639 'gcm_driver/gcm_client_impl_unittest.cc',
649 'gcm_driver/gcm_delayed_task_controller_unittest.cc', 640 'gcm_driver/gcm_delayed_task_controller_unittest.cc',
650 'gcm_driver/gcm_driver_desktop_unittest.cc', 641 'gcm_driver/gcm_driver_desktop_unittest.cc',
651 'gcm_driver/gcm_stats_recorder_impl_unittest.cc', 642 'gcm_driver/gcm_stats_recorder_impl_unittest.cc',
652 'signin/core/browser/mutable_profile_oauth2_token_service_unitte st.cc', 643 'signin/core/browser/mutable_profile_oauth2_token_service_unitte st.cc',
653 'storage_monitor/media_storage_util_unittest.cc', 644 'storage_monitor/media_storage_util_unittest.cc',
654 'storage_monitor/storage_info_unittest.cc', 645 'storage_monitor/storage_info_unittest.cc',
655 'storage_monitor/storage_monitor_unittest.cc', 646 'storage_monitor/storage_monitor_unittest.cc',
656 'web_modal/web_contents_modal_dialog_manager_unittest.cc', 647 'web_modal/web_contents_modal_dialog_manager_unittest.cc',
657 ], 648 ],
658 'dependencies': [ 649 'dependencies': [
659 'components.gyp:data_reduction_proxy_content', 650 'components.gyp:data_reduction_proxy_content',
660 '../testing/android/native_test.gyp:native_test_native_code', 651 '../testing/android/native_test.gyp:native_test_native_code',
661 ], 652 ],
662 'dependencies!': [ 653 'dependencies!': [
663 'components.gyp:feedback_component',
664 'components.gyp:storage_monitor', 654 'components.gyp:storage_monitor',
665 'components.gyp:storage_monitor_test_support', 655 'components.gyp:storage_monitor_test_support',
666 'components.gyp:web_modal', 656 'components.gyp:web_modal',
667 'components.gyp:web_modal_test_support', 657 'components.gyp:web_modal_test_support',
668 ], 658 ],
669 }], 659 }],
670 ['OS != "android"', { 660 ['OS != "android"', {
671 'sources': [ 661 'sources': [
672 'invalidation/fake_invalidator_unittest.cc', 662 'invalidation/fake_invalidator_unittest.cc',
673 'invalidation/gcm_network_channel_unittest.cc', 663 'invalidation/gcm_network_channel_unittest.cc',
(...skipping 17 matching lines...) Expand all
691 'audio_modem/audio_recorder_unittest.cc', 681 'audio_modem/audio_recorder_unittest.cc',
692 'audio_modem/modem_unittest.cc', 682 'audio_modem/modem_unittest.cc',
693 'copresence/copresence_state_unittest.cc', 683 'copresence/copresence_state_unittest.cc',
694 'copresence/handlers/audio/audio_directive_handler_unittest.cc', 684 'copresence/handlers/audio/audio_directive_handler_unittest.cc',
695 'copresence/handlers/audio/audio_directive_list_unittest.cc', 685 'copresence/handlers/audio/audio_directive_list_unittest.cc',
696 'copresence/handlers/directive_handler_unittest.cc', 686 'copresence/handlers/directive_handler_unittest.cc',
697 'copresence/handlers/gcm_handler_unittest.cc', 687 'copresence/handlers/gcm_handler_unittest.cc',
698 'copresence/rpc/http_post_unittest.cc', 688 'copresence/rpc/http_post_unittest.cc',
699 'copresence/rpc/rpc_handler_unittest.cc', 689 'copresence/rpc/rpc_handler_unittest.cc',
700 'copresence/timed_map_unittest.cc', 690 'copresence/timed_map_unittest.cc',
691 'feedback/feedback_common_unittest.cc',
692 'feedback/feedback_data_unittest.cc',
693 'feedback/feedback_uploader_chrome_unittest.cc',
694 'feedback/feedback_uploader_unittest.cc',
701 'proximity_auth/base64url_unittest.cc', 695 'proximity_auth/base64url_unittest.cc',
702 'proximity_auth/bluetooth_connection_finder_unittest.cc', 696 'proximity_auth/bluetooth_connection_finder_unittest.cc',
703 'proximity_auth/bluetooth_connection_unittest.cc', 697 'proximity_auth/bluetooth_connection_unittest.cc',
704 'proximity_auth/client_unittest.cc', 698 'proximity_auth/client_unittest.cc',
705 'proximity_auth/connection_unittest.cc', 699 'proximity_auth/connection_unittest.cc',
706 'proximity_auth/cryptauth/cryptauth_account_token_fetcher_unitte st.cc', 700 'proximity_auth/cryptauth/cryptauth_account_token_fetcher_unitte st.cc',
707 'proximity_auth/cryptauth/cryptauth_api_call_flow_unittest.cc', 701 'proximity_auth/cryptauth/cryptauth_api_call_flow_unittest.cc',
708 'proximity_auth/cryptauth/cryptauth_client_unittest.cc', 702 'proximity_auth/cryptauth/cryptauth_client_unittest.cc',
709 'proximity_auth/proximity_auth_system_unittest.cc', 703 'proximity_auth/proximity_auth_system_unittest.cc',
710 'proximity_auth/remote_status_update_unittest.cc', 704 'proximity_auth/remote_status_update_unittest.cc',
711 'proximity_auth/wire_message_unittest.cc', 705 'proximity_auth/wire_message_unittest.cc',
712 ], 706 ],
713 'dependencies': [ 707 'dependencies': [
714 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', 708 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks',
715 '../google_apis/google_apis.gyp:google_apis_test_support', 709 '../google_apis/google_apis.gyp:google_apis_test_support',
716 '../third_party/protobuf/protobuf.gyp:protobuf_lite', 710 '../third_party/protobuf/protobuf.gyp:protobuf_lite',
717 'components.gyp:audio_modem', 711 'components.gyp:audio_modem',
718 'components.gyp:audio_modem_test_support', 712 'components.gyp:audio_modem_test_support',
719 'components.gyp:copresence', 713 'components.gyp:copresence',
720 'components.gyp:copresence_test_support', 714 'components.gyp:copresence_test_support',
721 'components.gyp:cryptauth', 715 'components.gyp:cryptauth',
716 'components.gyp:feedback_component',
722 'components.gyp:proximity_auth', 717 'components.gyp:proximity_auth',
723 ], 718 ],
724 }], 719 }],
725 ['chromeos==1', { 720 ['chromeos==1', {
726 'sources': [ 721 'sources': [
727 'pairing/message_buffer_unittest.cc', 722 'pairing/message_buffer_unittest.cc',
728 'timers/alarm_timer_unittest.cc', 723 'timers/alarm_timer_unittest.cc',
729 'wifi_sync/wifi_config_delegate_chromeos_unittest.cc', 724 'wifi_sync/wifi_config_delegate_chromeos_unittest.cc',
730 'wifi_sync/wifi_credential_syncable_service_unittest.cc', 725 'wifi_sync/wifi_credential_syncable_service_unittest.cc',
731 'wifi_sync/wifi_credential_unittest.cc', 726 'wifi_sync/wifi_credential_unittest.cc',
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
1069 '../build/isolate.gypi', 1064 '../build/isolate.gypi',
1070 ], 1065 ],
1071 'sources': [ 1066 'sources': [
1072 'components_unittests.isolate', 1067 'components_unittests.isolate',
1073 ], 1068 ],
1074 }, 1069 },
1075 ], 1070 ],
1076 }], 1071 }],
1077 ], 1072 ],
1078 } 1073 }
OLDNEW
« no previous file with comments | « components/components.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698