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

Side by Side Diff: chrome/chrome_tests_unit.gypi

Issue 1143323005: Refactor AO2TS to make it easier to componentize. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update for google_apis_unittests Created 5 years, 7 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 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 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 'variables': { 5 'variables': {
6 'chrome_unit_tests_sources': [ 6 'chrome_unit_tests_sources': [
7 '../components/autofill/content/renderer/test_password_autofill_agent.cc', 7 '../components/autofill/content/renderer/test_password_autofill_agent.cc',
8 '../components/autofill/content/renderer/test_password_autofill_agent.h', 8 '../components/autofill/content/renderer/test_password_autofill_agent.h',
9 '../components/autofill/content/renderer/test_password_generation_agent.cc ', 9 '../components/autofill/content/renderer/test_password_generation_agent.cc ',
10 '../components/autofill/content/renderer/test_password_generation_agent.h' , 10 '../components/autofill/content/renderer/test_password_generation_agent.h' ,
(...skipping 781 matching lines...) Expand 10 before | Expand all | Expand 10 after
792 'browser/media/cast_transport_host_filter_unittest.cc', 792 'browser/media/cast_transport_host_filter_unittest.cc',
793 'browser/metrics/extensions_metrics_provider_unittest.cc', 793 'browser/metrics/extensions_metrics_provider_unittest.cc',
794 'browser/notifications/extension_welcome_notification_unittest.cc', 794 'browser/notifications/extension_welcome_notification_unittest.cc',
795 'browser/notifications/notification_conversion_helper_unittest.cc', 795 'browser/notifications/notification_conversion_helper_unittest.cc',
796 'browser/renderer_context_menu/context_menu_content_type_unittest.cc', 796 'browser/renderer_context_menu/context_menu_content_type_unittest.cc',
797 'browser/search/hotword_service_unittest.cc', 797 'browser/search/hotword_service_unittest.cc',
798 'browser/signin/easy_unlock_app_manager_unittest.cc', 798 'browser/signin/easy_unlock_app_manager_unittest.cc',
799 'browser/signin/easy_unlock_auth_attempt_unittest.cc', 799 'browser/signin/easy_unlock_auth_attempt_unittest.cc',
800 'browser/signin/easy_unlock_screenlock_state_handler_unittest.cc', 800 'browser/signin/easy_unlock_screenlock_state_handler_unittest.cc',
801 'browser/signin/easy_unlock_service_unittest_chromeos.cc', 801 'browser/signin/easy_unlock_service_unittest_chromeos.cc',
802 'browser/signin/mutable_profile_oauth2_token_service_delegate_unittest.cc' ,
802 'browser/sync/glue/extensions_activity_monitor_unittest.cc', 803 'browser/sync/glue/extensions_activity_monitor_unittest.cc',
803 'browser/sync_file_system/drive_backend/callback_helper_unittest.cc', 804 'browser/sync_file_system/drive_backend/callback_helper_unittest.cc',
804 'browser/sync_file_system/drive_backend/callback_tracker_unittest.cc', 805 'browser/sync_file_system/drive_backend/callback_tracker_unittest.cc',
805 'browser/sync_file_system/drive_backend/conflict_resolver_unittest.cc', 806 'browser/sync_file_system/drive_backend/conflict_resolver_unittest.cc',
806 'browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc', 807 'browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc',
807 'browser/sync_file_system/drive_backend/drive_backend_test_util.cc', 808 'browser/sync_file_system/drive_backend/drive_backend_test_util.cc',
808 'browser/sync_file_system/drive_backend/drive_backend_test_util.h', 809 'browser/sync_file_system/drive_backend/drive_backend_test_util.h',
809 'browser/sync_file_system/drive_backend/fake_drive_service_helper.cc', 810 'browser/sync_file_system/drive_backend/fake_drive_service_helper.cc',
810 'browser/sync_file_system/drive_backend/fake_drive_service_helper.h', 811 'browser/sync_file_system/drive_backend/fake_drive_service_helper.h',
811 'browser/sync_file_system/drive_backend/fake_drive_uploader.cc', 812 'browser/sync_file_system/drive_backend/fake_drive_uploader.cc',
(...skipping 875 matching lines...) Expand 10 before | Expand all | Expand 10 after
1687 'browser/search_engines/template_url_service_test_util.cc', 1688 'browser/search_engines/template_url_service_test_util.cc',
1688 'browser/search_engines/template_url_service_test_util.h', 1689 'browser/search_engines/template_url_service_test_util.h',
1689 'browser/sessions/session_restore_test_helper.cc', 1690 'browser/sessions/session_restore_test_helper.cc',
1690 'browser/sessions/session_restore_test_helper.h', 1691 'browser/sessions/session_restore_test_helper.h',
1691 'browser/sessions/session_service_test_helper.cc', 1692 'browser/sessions/session_service_test_helper.cc',
1692 'browser/sessions/session_service_test_helper.h', 1693 'browser/sessions/session_service_test_helper.h',
1693 'browser/signin/fake_account_tracker_service.cc', 1694 'browser/signin/fake_account_tracker_service.cc',
1694 'browser/signin/fake_account_tracker_service.h', 1695 'browser/signin/fake_account_tracker_service.h',
1695 'browser/signin/fake_gaia_cookie_manager_service.cc', 1696 'browser/signin/fake_gaia_cookie_manager_service.cc',
1696 'browser/signin/fake_gaia_cookie_manager_service.h', 1697 'browser/signin/fake_gaia_cookie_manager_service.h',
1698 'browser/signin/fake_profile_oauth2_token_service_delegate.cc',
1699 'browser/signin/fake_profile_oauth2_token_service_delegate.h',
1697 'browser/signin/fake_profile_oauth2_token_service.cc', 1700 'browser/signin/fake_profile_oauth2_token_service.cc',
1698 'browser/signin/fake_profile_oauth2_token_service.h', 1701 'browser/signin/fake_profile_oauth2_token_service.h',
1699 'browser/signin/fake_profile_oauth2_token_service_builder.cc', 1702 'browser/signin/fake_profile_oauth2_token_service_builder.cc',
1700 'browser/signin/fake_profile_oauth2_token_service_builder.h', 1703 'browser/signin/fake_profile_oauth2_token_service_builder.h',
1701 'browser/signin/fake_signin_manager.cc', 1704 'browser/signin/fake_signin_manager.cc',
1702 'browser/signin/fake_signin_manager.h', 1705 'browser/signin/fake_signin_manager.h',
1703 'browser/ssl/ssl_client_auth_requestor_mock.cc', 1706 'browser/ssl/ssl_client_auth_requestor_mock.cc',
1704 'browser/ssl/ssl_client_auth_requestor_mock.h', 1707 'browser/ssl/ssl_client_auth_requestor_mock.h',
1705 'browser/sync/profile_sync_components_factory_mock.cc', 1708 'browser/sync/profile_sync_components_factory_mock.cc',
1706 'browser/sync/profile_sync_components_factory_mock.h', 1709 'browser/sync/profile_sync_components_factory_mock.h',
(...skipping 1079 matching lines...) Expand 10 before | Expand all | Expand 10 after
2786 'dependencies': [ 2789 'dependencies': [
2787 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', 2790 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
2788 ], 2791 ],
2789 }], 2792 }],
2790 ], 2793 ],
2791 }, 2794 },
2792 ], 2795 ],
2793 }], 2796 }],
2794 ], # 'conditions' 2797 ], # 'conditions'
2795 } 2798 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698