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

Side by Side Diff: chrome/chrome_tests_unit.gypi

Issue 271673006: Eliminate all code related to the AutomaticProfileResetter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | Annotate | Revision Log
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 1160 matching lines...) Expand 10 before | Expand all | Expand 10 after
1171 'browser/prerender/prerender_unittest.cc', 1171 'browser/prerender/prerender_unittest.cc',
1172 'browser/prerender/prerender_util_unittest.cc', 1172 'browser/prerender/prerender_util_unittest.cc',
1173 'browser/printing/cloud_print/cloud_print_proxy_service_unittest.cc', 1173 'browser/printing/cloud_print/cloud_print_proxy_service_unittest.cc',
1174 'browser/printing/print_dialog_cloud_unittest.cc', 1174 'browser/printing/print_dialog_cloud_unittest.cc',
1175 'browser/printing/print_job_unittest.cc', 1175 'browser/printing/print_job_unittest.cc',
1176 'browser/printing/print_preview_dialog_controller_unittest.cc', 1176 'browser/printing/print_preview_dialog_controller_unittest.cc',
1177 'browser/printing/print_preview_test.cc', 1177 'browser/printing/print_preview_test.cc',
1178 'browser/printing/print_preview_test.h', 1178 'browser/printing/print_preview_test.h',
1179 'browser/process_info_snapshot_mac_unittest.cc', 1179 'browser/process_info_snapshot_mac_unittest.cc',
1180 'browser/process_singleton_posix_unittest.cc', 1180 'browser/process_singleton_posix_unittest.cc',
1181 'browser/profile_resetter/automatic_profile_resetter_delegate_unittest.c c',
1182 'browser/profile_resetter/automatic_profile_resetter_unittest.cc',
1183 'browser/profile_resetter/jtl_interpreter_unittest.cc',
1184 'browser/profile_resetter/profile_resetter_unittest.cc', 1181 'browser/profile_resetter/profile_resetter_unittest.cc',
1185 'browser/profiles/file_path_verifier_win_unittest.cc', 1182 'browser/profiles/file_path_verifier_win_unittest.cc',
1186 'browser/profiles/gaia_info_update_service_unittest.cc', 1183 'browser/profiles/gaia_info_update_service_unittest.cc',
1187 'browser/profiles/incognito_mode_policy_handler_unittest.cc', 1184 'browser/profiles/incognito_mode_policy_handler_unittest.cc',
1188 'browser/profiles/off_the_record_profile_impl_unittest.cc', 1185 'browser/profiles/off_the_record_profile_impl_unittest.cc',
1189 'browser/profiles/profile_downloader_unittest.cc', 1186 'browser/profiles/profile_downloader_unittest.cc',
1190 'browser/profiles/profile_info_cache_unittest.cc', 1187 'browser/profiles/profile_info_cache_unittest.cc',
1191 'browser/profiles/profile_info_cache_unittest.h', 1188 'browser/profiles/profile_info_cache_unittest.h',
1192 'browser/profiles/profile_avatar_icon_util_unittest.cc', 1189 'browser/profiles/profile_avatar_icon_util_unittest.cc',
1193 'browser/profiles/profile_list_desktop_unittest.cc', 1190 'browser/profiles/profile_list_desktop_unittest.cc',
(...skipping 729 matching lines...) Expand 10 before | Expand all | Expand 10 after
1923 'test/base/chrome_render_view_test.cc', 1920 'test/base/chrome_render_view_test.cc',
1924 'test/base/chrome_render_view_test.h', 1921 'test/base/chrome_render_view_test.h',
1925 'test/base/menu_model_test.cc', 1922 'test/base/menu_model_test.cc',
1926 'test/base/menu_model_test.h', 1923 'test/base/menu_model_test.h',
1927 'test/base/v8_unit_test.cc', 1924 'test/base/v8_unit_test.cc',
1928 'test/base/v8_unit_test.h', 1925 'test/base/v8_unit_test.h',
1929 'test/data/resource.rc', 1926 'test/data/resource.rc',
1930 'test/data/unit/framework_unittest.gtestjs', 1927 'test/data/unit/framework_unittest.gtestjs',
1931 'test/logging/win/mof_data_parser_unittest.cc', 1928 'test/logging/win/mof_data_parser_unittest.cc',
1932 'tools/convert_dict/convert_dict_unittest.cc', 1929 'tools/convert_dict/convert_dict_unittest.cc',
1933 'tools/profile_reset/jtl_compiler_unittest.cc',
1934 'tools/profile_reset/jtl_parser_unittest.cc',
1935 'utility/cloud_print/pwg_encoder_unittest.cc', 1930 'utility/cloud_print/pwg_encoder_unittest.cc',
1936 'utility/extensions/unpacker_unittest.cc', 1931 'utility/extensions/unpacker_unittest.cc',
1937 'utility/image_writer/image_writer_unittest.cc', 1932 'utility/image_writer/image_writer_unittest.cc',
1938 'utility/importer/bookmark_html_reader_unittest.cc', 1933 'utility/importer/bookmark_html_reader_unittest.cc',
1939 'utility/importer/bookmarks_file_importer_unittest.cc', 1934 'utility/importer/bookmarks_file_importer_unittest.cc',
1940 'utility/importer/firefox_importer_unittest.cc', 1935 'utility/importer/firefox_importer_unittest.cc',
1941 'utility/importer/firefox_importer_unittest_messages_internal.h', 1936 'utility/importer/firefox_importer_unittest_messages_internal.h',
1942 'utility/importer/firefox_importer_unittest_utils.h', 1937 'utility/importer/firefox_importer_unittest_utils.h',
1943 'utility/importer/firefox_importer_unittest_utils_mac.cc', 1938 'utility/importer/firefox_importer_unittest_utils_mac.cc',
1944 'utility/importer/safari_importer_unittest.mm', 1939 'utility/importer/safari_importer_unittest.mm',
(...skipping 518 matching lines...) Expand 10 before | Expand all | Expand 10 after
2463 'sources!': [ 2458 'sources!': [
2464 'app/chrome_dll.rc', 2459 'app/chrome_dll.rc',
2465 'browser/search_engines/template_url_scraper_unittest.cc', 2460 'browser/search_engines/template_url_scraper_unittest.cc',
2466 'browser/ui/views/bookmarks/bookmark_editor_view_unittest.cc', 2461 'browser/ui/views/bookmarks/bookmark_editor_view_unittest.cc',
2467 'browser/ui/views/extensions/browser_action_drag_data_unittest.cc', 2462 'browser/ui/views/extensions/browser_action_drag_data_unittest.cc',
2468 'test/data/resource.rc', 2463 'test/data/resource.rc',
2469 '../skia/ext/vector_canvas_unittest.cc', 2464 '../skia/ext/vector_canvas_unittest.cc',
2470 ], 2465 ],
2471 }], 2466 }],
2472 ['OS!="android" and OS!="ios"', { 2467 ['OS!="android" and OS!="ios"', {
2473 'dependencies': [
2474 'tools/profile_reset/jtl_compiler.gyp:jtl_compiler_lib',
2475 ],
2476 'sources!': [ 2468 'sources!': [
2477 'browser/metrics/variations/variations_request_scheduler_mobile_unit test.cc', 2469 'browser/metrics/variations/variations_request_scheduler_mobile_unit test.cc',
2478 'browser/net/spdyproxy/data_reduction_proxy_settings_unittest.cc', 2470 'browser/net/spdyproxy/data_reduction_proxy_settings_unittest.cc',
2479 'browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h', 2471 'browser/net/spdyproxy/data_reduction_proxy_settings_unittest.h',
2480 'browser/web_resource/promo_resource_service_mobile_ntp_unittest.cc' , 2472 'browser/web_resource/promo_resource_service_mobile_ntp_unittest.cc' ,
2481 ], 2473 ],
2482 }], 2474 }],
2483 ['OS=="android"', { 2475 ['OS=="android"', {
2484 'dependencies!': [ 2476 'dependencies!': [
2485 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput' , 2477 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput' ,
(...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after
2845 # more details. 2837 # more details.
2846 'DebugInformationFormat': '3', 2838 'DebugInformationFormat': '3',
2847 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', 2839 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb',
2848 }, 2840 },
2849 }, 2841 },
2850 }, 2842 },
2851 ], 2843 ],
2852 }], 2844 }],
2853 ], # 'conditions' 2845 ], # 'conditions'
2854 } 2846 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698