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

Side by Side Diff: chrome/chrome_tests_unit.gypi

Issue 15580002: Make use of InvalidationService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove support for expiring access tokens Created 7 years, 6 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 'targets': [ 5 'targets': [
6 { 6 {
7 # This target contains mocks and test utilities that don't belong in 7 # This target contains mocks and test utilities that don't belong in
8 # production libraries but are used by more than one test executable. 8 # production libraries but are used by more than one test executable.
9 'target_name': 'test_support_common', 9 'target_name': 'test_support_common',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 892 matching lines...) Expand 10 before | Expand all | Expand 10 after
903 'browser/importer/firefox_importer_unittest_utils.h', 903 'browser/importer/firefox_importer_unittest_utils.h',
904 'browser/importer/firefox_importer_unittest_utils_mac.cc', 904 'browser/importer/firefox_importer_unittest_utils_mac.cc',
905 'browser/importer/firefox_importer_utils_unittest.cc', 905 'browser/importer/firefox_importer_utils_unittest.cc',
906 'browser/importer/firefox_profile_lock_unittest.cc', 906 'browser/importer/firefox_profile_lock_unittest.cc',
907 'browser/importer/firefox_proxy_settings_unittest.cc', 907 'browser/importer/firefox_proxy_settings_unittest.cc',
908 'browser/importer/ie_importer_unittest_win.cc', 908 'browser/importer/ie_importer_unittest_win.cc',
909 'browser/importer/profile_writer_unittest.cc', 909 'browser/importer/profile_writer_unittest.cc',
910 'browser/importer/safari_importer_unittest.mm', 910 'browser/importer/safari_importer_unittest.mm',
911 'browser/importer/toolbar_importer_unittest.cc', 911 'browser/importer/toolbar_importer_unittest.cc',
912 'browser/internal_auth_unittest.cc', 912 'browser/internal_auth_unittest.cc',
913 'browser/invalidation/invalidation_frontend_test_template.cc',
914 'browser/invalidation/invalidation_frontend_test_template.h',
915 'browser/invalidation/invalidation_service_android_unittest.cc', 913 'browser/invalidation/invalidation_service_android_unittest.cc',
914 'browser/invalidation/invalidation_service_test_template.cc',
915 'browser/invalidation/invalidation_service_test_template.h',
916 'browser/invalidation/invalidator_storage_unittest.cc', 916 'browser/invalidation/invalidator_storage_unittest.cc',
917 'browser/invalidation/ticl_invalidation_service_unittest.cc', 917 'browser/invalidation/ticl_invalidation_service_unittest.cc',
918 'browser/language_usage_metrics_unittest.cc', 918 'browser/language_usage_metrics_unittest.cc',
919 'browser/mac/keystone_glue_unittest.mm', 919 'browser/mac/keystone_glue_unittest.mm',
920 'browser/managed_mode/managed_mode_unittest.cc', 920 'browser/managed_mode/managed_mode_unittest.cc',
921 'browser/managed_mode/managed_mode_url_filter_unittest.cc', 921 'browser/managed_mode/managed_mode_url_filter_unittest.cc',
922 'browser/managed_mode/managed_user_registration_service_unittest.cc', 922 'browser/managed_mode/managed_user_registration_service_unittest.cc',
923 'browser/managed_mode/managed_user_service_unittest.cc', 923 'browser/managed_mode/managed_user_service_unittest.cc',
924 'browser/managed_mode/managed_user_refresh_token_fetcher_unittest.cc', 924 'browser/managed_mode/managed_user_refresh_token_fetcher_unittest.cc',
925 'browser/media_galleries/fileapi/itunes_finder_win_unittest.cc', 925 'browser/media_galleries/fileapi/itunes_finder_win_unittest.cc',
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
1163 'browser/storage_monitor/test_portable_device_watcher_win.cc', 1163 'browser/storage_monitor/test_portable_device_watcher_win.cc',
1164 'browser/storage_monitor/test_portable_device_watcher_win.h', 1164 'browser/storage_monitor/test_portable_device_watcher_win.h',
1165 'browser/storage_monitor/test_storage_monitor_win.cc', 1165 'browser/storage_monitor/test_storage_monitor_win.cc',
1166 'browser/storage_monitor/test_storage_monitor_win.h', 1166 'browser/storage_monitor/test_storage_monitor_win.h',
1167 'browser/storage_monitor/test_volume_mount_watcher_win.cc', 1167 'browser/storage_monitor/test_volume_mount_watcher_win.cc',
1168 'browser/storage_monitor/test_volume_mount_watcher_win.h', 1168 'browser/storage_monitor/test_volume_mount_watcher_win.h',
1169 'browser/sync/about_sync_util_unittest.cc', 1169 'browser/sync/about_sync_util_unittest.cc',
1170 'browser/sync/abstract_profile_sync_service_test.cc', 1170 'browser/sync/abstract_profile_sync_service_test.cc',
1171 'browser/sync/abstract_profile_sync_service_test.h', 1171 'browser/sync/abstract_profile_sync_service_test.h',
1172 'browser/sync/backend_migrator_unittest.cc', 1172 'browser/sync/backend_migrator_unittest.cc',
1173 'browser/sync/glue/android_invalidator_bridge_proxy_unittest.cc',
1174 'browser/sync/glue/android_invalidator_bridge_unittest.cc',
1175 'browser/sync/glue/autofill_data_type_controller_unittest.cc', 1173 'browser/sync/glue/autofill_data_type_controller_unittest.cc',
1176 'browser/sync/glue/bookmark_data_type_controller_unittest.cc', 1174 'browser/sync/glue/bookmark_data_type_controller_unittest.cc',
1177 'browser/sync/glue/browser_thread_model_worker_unittest.cc', 1175 'browser/sync/glue/browser_thread_model_worker_unittest.cc',
1178 'browser/sync/glue/change_processor_mock.cc', 1176 'browser/sync/glue/change_processor_mock.cc',
1179 'browser/sync/glue/change_processor_mock.h', 1177 'browser/sync/glue/change_processor_mock.h',
1180 'browser/sync/glue/chrome_encryptor_unittest.cc', 1178 'browser/sync/glue/chrome_encryptor_unittest.cc',
1181 'browser/sync/glue/chrome_extensions_activity_monitor_unittest.cc', 1179 'browser/sync/glue/chrome_extensions_activity_monitor_unittest.cc',
1182 'browser/sync/glue/data_type_controller_mock.cc', 1180 'browser/sync/glue/data_type_controller_mock.cc',
1183 'browser/sync/glue/data_type_controller_mock.h', 1181 'browser/sync/glue/data_type_controller_mock.h',
1184 'browser/sync/glue/data_type_error_handler_mock.cc', 1182 'browser/sync/glue/data_type_error_handler_mock.cc',
(...skipping 1390 matching lines...) Expand 10 before | Expand all | Expand 10 after
2575 # more details. 2573 # more details.
2576 'DebugInformationFormat': '3', 2574 'DebugInformationFormat': '3',
2577 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', 2575 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb',
2578 }, 2576 },
2579 }, 2577 },
2580 }, 2578 },
2581 ], 2579 ],
2582 }], 2580 }],
2583 ], # 'conditions' 2581 ], # 'conditions'
2584 } 2582 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698