diff options
Diffstat (limited to 'chrome/test/unit/unittests.vcproj')
-rw-r--r-- | chrome/test/unit/unittests.vcproj | 1210 |
1 files changed, 0 insertions, 1210 deletions
diff --git a/chrome/test/unit/unittests.vcproj b/chrome/test/unit/unittests.vcproj deleted file mode 100644 index 8158588..0000000 --- a/chrome/test/unit/unittests.vcproj +++ /dev/null @@ -1,1210 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="unit_tests" - ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" - RootNamespace="unit_tests" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - <ToolFile - RelativePath="..\..\tools\build\win\version.rules" - /> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="1" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;..\..\tools\build\win\precompiled_wtl.vsprops;..\..\tools\build\win\unit_test.vsprops;$(SolutionDir)..\third_party\ffmpeg\using_ffmpeg.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops;..\..\third_party\hunspell\using_hunspell.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)installer\util\using_util.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="Version" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\app" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - AdditionalIncludeDirectories="$(SolutionDir)..;"$(IntDir)";"$(IntDir)";"$(SolutionDir)";"$(IntDir)\..\"" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="urlmon.lib winmm.lib" - LinkIncremental="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - ConfigurationType="1" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;..\..\tools\build\win\unit_test.vsprops;$(SolutionDir)..\third_party\ffmpeg\using_ffmpeg.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops;..\..\third_party\hunspell\using_hunspell.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)installer\util\using_util.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="Version" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\app" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - AdditionalIncludeDirectories="$(SolutionDir)..;"$(IntDir)";"$(IntDir)";"$(SolutionDir)";"$(IntDir)\..\"" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="urlmon.lib winmm.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="test_infrastructure" - > - <File - RelativePath=".\chrome_test_suite.h" - > - </File> - <File - RelativePath="..\file_test_utils.cc" - > - </File> - <File - RelativePath="..\file_test_utils.h" - > - </File> - <File - RelativePath="..\in_process_browser_test.cc" - > - </File> - <File - RelativePath="..\in_process_browser_test.h" - > - </File> - <File - RelativePath="..\..\common\ipc_test_sink.cc" - > - </File> - <File - RelativePath="..\..\common\ipc_test_sink.h" - > - </File> - <File - RelativePath="..\..\tools\build\win\precompiled_wtl.cc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="1" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\..\tools\build\win\precompiled_wtl.h" - > - </File> - <File - RelativePath="..\render_view_test.cc" - > - </File> - <File - RelativePath="..\render_view_test.h" - > - </File> - <File - RelativePath=".\run_all_unittests.cc" - > - </File> - <File - RelativePath="..\test_notification_tracker.cc" - > - </File> - <File - RelativePath="..\test_notification_tracker.h" - > - </File> - <File - RelativePath="..\testing_browser_process.h" - > - </File> - <File - RelativePath="..\testing_profile.cc" - > - </File> - <File - RelativePath="..\testing_profile.h" - > - </File> - <File - RelativePath="..\ui_test_utils.cc" - > - </File> - <File - RelativePath="..\ui_test_utils.h" - > - </File> - <File - RelativePath="..\..\..\net\url_request\url_request_test_job.cc" - > - </File> - <File - RelativePath="..\..\..\net\url_request\url_request_test_job.h" - > - </File> - <File - RelativePath="..\v8_unit_test.cc" - > - </File> - <File - RelativePath="..\v8_unit_test.h" - > - </File> - </Filter> - <Filter - Name="hunspell" - > - <File - RelativePath="..\..\tools\convert_dict\aff_reader.cc" - > - </File> - <File - RelativePath="..\..\tools\convert_dict\aff_reader.h" - > - </File> - <File - RelativePath="..\..\third_party\hunspell\google\bdict.h" - > - </File> - <File - RelativePath="..\..\third_party\hunspell\google\bdict_reader.cc" - > - </File> - <File - RelativePath="..\..\third_party\hunspell\google\bdict_reader.h" - > - </File> - <File - RelativePath="..\..\third_party\hunspell\google\bdict_writer.cc" - > - </File> - <File - RelativePath="..\..\third_party\hunspell\google\bdict_writer.h" - > - </File> - <File - RelativePath="..\..\tools\convert_dict\dic_reader.cc" - > - </File> - <File - RelativePath="..\..\tools\convert_dict\dic_reader.h" - > - </File> - <File - RelativePath="..\..\tools\convert_dict\hunspell_reader.cc" - > - </File> - <File - RelativePath="..\..\tools\convert_dict\hunspell_reader.h" - > - </File> - <File - RelativePath="..\..\third_party\hunspell\google\hunspell_tests.cc" - > - </File> - </Filter> - <Filter - Name="resources" - > - <File - RelativePath="..\..\..\webkit\glue\resources\aliasb.cur" - > - </File> - <File - RelativePath="$(OutDir)\obj\global_intermediate\chrome\browser_resources.rc" - > - </File> - <File - RelativePath="..\..\..\webkit\glue\resources\cell.cur" - > - </File> - <File - RelativePath="..\..\app\chrome_dll.rc" - > - </File> - <File - RelativePath="..\..\app\chrome_dll_resource.h" - > - </File> - <File - RelativePath="..\..\app\chrome_dll_version.rc.version" - > - </File> - <File - RelativePath="..\..\..\webkit\glue\resources\col_resize.cur" - > - </File> - <File - RelativePath="$(OutDir)\obj\global_intermediate\chrome\common_resources.rc" - > - </File> - <File - RelativePath="..\..\..\webkit\glue\resources\copy.cur" - > - </File> - <File - RelativePath="$(OutDir)\obj\global_intermediate\chrome\debugger_resources.rc" - > - </File> - <File - RelativePath="$(OutDir)\obj\global_intermediate\net\net_resources.rc" - > - </File> - <File - RelativePath="$(OutDir)\obj\global_intermediate\chrome\renderer_resources.rc" - > - </File> - <File - RelativePath="..\data\resource.h" - > - </File> - <File - RelativePath="..\data\resource.rc" - > - </File> - <File - RelativePath="..\..\..\webkit\glue\resources\row_resize.cur" - > - </File> - <File - RelativePath="..\..\..\webkit\glue\resources\vertical_text.cur" - > - </File> - <File - RelativePath="$(OutDir)\obj\global_intermediate\webkit\webkit_resources.rc" - > - </File> - <File - RelativePath="..\..\..\webkit\glue\resources\zoom_in.cur" - > - </File> - <File - RelativePath="..\..\..\webkit\glue\resources\zoom_out.cur" - > - </File> - </Filter> - <Filter - Name="browser" - > - <File - RelativePath="..\..\browser\renderer_host\audio_renderer_host_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\autocomplete\autocomplete_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\back_forward_menu_model_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\privacy_blacklist\blacklist_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\safe_browsing\bloom_filter_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\bookmarks\bookmark_codec_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\bookmarks\bookmark_context_menu_test.cc" - > - </File> - <File - RelativePath="..\..\browser\bookmarks\bookmark_drag_data_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\views\bookmark_editor_view_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\bookmarks\bookmark_folder_tree_model_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\bookmarks\bookmark_html_writer_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\bookmarks\bookmark_index_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\bookmarks\bookmark_model_test_utils.cc" - > - </File> - <File - RelativePath="..\..\browser\bookmarks\bookmark_model_test_utils.h" - > - </File> - <File - RelativePath="..\..\browser\bookmarks\bookmark_model_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\bookmarks\bookmark_table_model_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\bookmarks\bookmark_utils_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\browser_commands_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\browser_theme_provider_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\browser_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\child_process_security_policy_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\chrome_thread_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\net\chrome_url_request_context_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\safe_browsing\chunk_range_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\command_updater_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\debugger\devtools_manager_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\debugger\devtools_remote_listen_socket_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\debugger\devtools_remote_listen_socket_unittest.h" - > - </File> - <File - RelativePath="..\..\browser\debugger\devtools_remote_message_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\net\dns_host_info_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\net\dns_master_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\dom_ui\dom_ui_theme_source_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\dom_ui\dom_ui_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\download\download_manager_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\download\download_request_manager_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\encoding_menu_controller_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\password_manager\encryptor_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\expire_history_backend_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\extensions\extension_messages_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\extensions\extension_process_manager_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\extensions\extension_ui_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\extensions\extensions_service_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\find_backend_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\importer\firefox_importer_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\google_url_tracker_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\history_backend_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\autocomplete\history_contents_provider_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\history_querying_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\history_types_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\history_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\autocomplete\history_url_provider_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\importer\importer_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\views\keyword_editor_view_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\autocomplete\keyword_provider_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\login_prompt_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\metrics\metrics_log_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\metrics\metrics_response_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\tab_contents\navigation_controller_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\tab_contents\navigation_entry_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\printing\page_number_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\printing\page_overlays_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\printing\page_range_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\printing\page_setup_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\password_manager\password_form_manager_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\printing\print_job_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\printing\printing_test.h" - > - </File> - <File - RelativePath="..\..\browser\profile_manager_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\safe_browsing\protocol_manager_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\safe_browsing\protocol_parser_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\query_parser_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\tab_contents\render_view_host_manager_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\renderer_host\render_view_host_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\renderer_host\render_widget_host_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\net\resolve_proxy_msg_helper_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\net\resolve_proxy_msg_helper_unittest.h" - > - </File> - <File - RelativePath="..\..\browser\renderer_host\resource_dispatcher_host_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\rlz\rlz_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\safe_browsing\safe_browsing_blocking_page_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\safe_browsing\safe_browsing_database_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\safe_browsing\safe_browsing_util_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\download\save_package_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\autocomplete\search_provider_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\sessions\session_backend_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\sessions\session_service_test_helper.cc" - > - </File> - <File - RelativePath="..\..\browser\sessions\session_service_test_helper.h" - > - </File> - <File - RelativePath="..\..\browser\sessions\session_service_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\tab_contents\site_instance_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\snippet_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\spellcheck_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\ssl\ssl_host_state_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\starred_url_database_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\sessions\tab_restore_service_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\tabs\tab_strip_model_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\task_manager_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\search_engines\template_url_model_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\search_engines\template_url_parser_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\search_engines\template_url_prepopulate_data_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\search_engines\template_url_scraper_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\search_engines\template_url_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\extensions\test_extension_loader.cc" - > - </File> - <File - RelativePath="..\..\browser\extensions\test_extension_loader.h" - > - </File> - <File - RelativePath="..\..\browser\history\text_database_manager_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\text_database_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\theme_resources_util_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\thumbnail_database_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\tab_contents\thumbnail_generator_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\thumbnail_store_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\url_database_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\net\url_fetcher_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\net\url_fixer_upper_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\extensions\url_pattern_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\extensions\user_script_master_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\visit_database_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\history\visit_tracker_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\visitedlink_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\renderer_host\web_cache_manager_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\tab_contents\web_contents_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\webdata\web_database_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\printing\win_printing_context_unittest.cc" - > - </File> - <File - RelativePath="..\..\browser\window_sizer_unittest.cc" - > - </File> - <Filter - Name="test_infrastructure" - > - <File - RelativePath="..\browser_with_test_window_test.cc" - > - </File> - <File - RelativePath="..\browser_with_test_window_test.h" - > - </File> - <File - RelativePath="..\..\browser\renderer_host\mock_render_process_host.cc" - > - </File> - <File - RelativePath="..\..\browser\renderer_host\mock_render_process_host.h" - > - </File> - <File - RelativePath="..\test_browser_window.h" - > - </File> - <File - RelativePath="..\test_location_bar.h" - > - </File> - <File - RelativePath="..\..\browser\renderer_host\test_render_view_host.cc" - > - </File> - <File - RelativePath="..\..\browser\renderer_host\test_render_view_host.h" - > - </File> - <File - RelativePath="..\..\browser\net\test_url_fetcher_factory.cc" - > - </File> - <File - RelativePath="..\..\browser\net\test_url_fetcher_factory.h" - > - </File> - <File - RelativePath="..\..\browser\tab_contents\test_web_contents.cc" - > - </File> - <File - RelativePath="..\..\browser\tab_contents\test_web_contents.h" - > - </File> - <File - RelativePath="..\..\browser\importer\toolbar_importer_unittest.cc" - > - </File> - </Filter> - </Filter> - <Filter - Name="renderer" - > - <File - RelativePath="..\..\renderer\audio_message_filter_unittest.cc" - > - </File> - <File - RelativePath="..\..\renderer\extensions\extension_api_client_unittest.cc" - > - </File> - <File - RelativePath="..\..\renderer\extensions\json_schema_unittest.cc" - > - </File> - <File - RelativePath="..\..\renderer\net\render_dns_master_unittest.cc" - > - </File> - <File - RelativePath="..\..\renderer\net\render_dns_queue_unittest.cc" - > - </File> - <File - RelativePath="..\..\renderer\render_process_unittest.cc" - > - </File> - <File - RelativePath="..\..\renderer\render_thread_unittest.cc" - > - </File> - <File - RelativePath="..\..\renderer\render_view_unittest.cc" - > - </File> - <File - RelativePath="..\..\renderer\render_widget_unittest.cc" - > - </File> - <Filter - Name="test_infrastructure" - > - <File - RelativePath="..\..\renderer\mock_keyboard.cc" - > - </File> - <File - RelativePath="..\..\renderer\mock_keyboard.h" - > - </File> - <File - RelativePath="..\..\renderer\mock_keyboard_driver_win.cc" - > - </File> - <File - RelativePath="..\..\renderer\mock_keyboard_driver_win.h" - > - </File> - <File - RelativePath="..\..\renderer\mock_printer.cc" - > - </File> - <File - RelativePath="..\..\renderer\mock_printer.h" - > - </File> - <File - RelativePath="..\..\renderer\mock_printer_driver_win.cc" - > - </File> - <File - RelativePath="..\..\renderer\mock_printer_driver_win.h" - > - </File> - <File - RelativePath="..\..\renderer\mock_render_process.h" - > - </File> - <File - RelativePath="..\..\renderer\mock_render_thread.cc" - > - </File> - <File - RelativePath="..\..\renderer\mock_render_thread.h" - > - </File> - </Filter> - </Filter> - <Filter - Name="common" - > - <File - RelativePath="..\..\common\bzip2_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\chrome_plugin_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\gfx\emf_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\extensions\extension_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\important_file_writer_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\ipc_message_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\ipc_sync_channel_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\ipc_sync_channel_unittest.h" - > - </File> - <File - RelativePath="..\..\common\ipc_sync_message_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\ipc_sync_message_unittest.h" - > - </File> - <File - RelativePath="..\..\common\json_value_serializer_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\mru_cache_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\notification_service_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\pref_member_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\pref_service_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\property_bag_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\resource_dispatcher_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\time_format_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\extensions\user_script_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\worker_thread_ticker_unittest.cc" - > - </File> - <File - RelativePath="..\..\common\zip_unittest.cc" - > - </File> - </Filter> - <Filter - Name="views" - > - <File - RelativePath="..\..\..\views\focus\focus_manager_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\views\grid_layout_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\views\controls\label_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\views\controls\table\table_view_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\views\view_unittest.cc" - > - </File> - </Filter> - <Filter - Name="googleurl" - > - <File - RelativePath="..\..\..\googleurl\src\gurl_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\googleurl\src\url_canon_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\googleurl\src\url_parse_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\googleurl\src\url_util_unittest.cc" - > - </File> - </Filter> - <Filter - Name="app" - > - <File - RelativePath="..\..\..\app\animation_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\app\gfx\font_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\app\gfx\icon_util_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\app\l10n_util_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\app\os_exchange_data_win_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\app\gfx\text_elider_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\app\tree_node_iterator_unittest.cc" - > - </File> - <File - RelativePath="..\..\..\app\win_util_unittest.cc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - ObjectFile="$(IntDir)\$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - ObjectFile="$(IntDir)\$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" - /> - </FileConfiguration> - </File> - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |