diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-04 19:43:48 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-04 19:43:48 +0000 |
commit | 52ceebc9c2190f71ccddf26739b63fef5ca0b2fd (patch) | |
tree | 08d4c3628ca264e9345ef47fe8e485237a0e8ff2 /chrome/test/ui | |
parent | 852f40f8147a6c052cade1e62237418ca2f96947 (diff) | |
download | chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.zip chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.gz chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.bz2 |
Changed svn:eol-style of all .sln and .vcproj files to CRLF
Review URL: http://codereview.chromium.org/13133
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6372 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/ui')
-rw-r--r-- | chrome/test/ui/ui_tests.vcproj | 1096 |
1 files changed, 548 insertions, 548 deletions
diff --git a/chrome/test/ui/ui_tests.vcproj b/chrome/test/ui/ui_tests.vcproj index a6f8395..7173351 100644 --- a/chrome/test/ui/ui_tests.vcproj +++ b/chrome/test/ui/ui_tests.vcproj @@ -1,548 +1,548 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="ui_tests" - ProjectGUID="{76235B67-1C27-4627-8A33-4B2E1EF93EDE}" - RootNamespace="ui_tests" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="1" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;..\..\tools\build\win\precompiled_wtl.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;..\..\tools\build\win\unit_test.vsprops;..\..\tools\build\win\ui_test.vsprops;..\..\tools\build\win\test_memory_usage.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)\tools\build\win\js_engine.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(OutDir)\obj\generated_resources"" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="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> - <Configuration - Name="Release|Win32" - ConfigurationType="1" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;..\..\tools\build\win\unit_test.vsprops;..\..\tools\build\win\ui_test.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)\tools\build\win\js_engine.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(OutDir)\obj\generated_resources"" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="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="Common" - > - <File - RelativePath=".\npapi_test_helper.cc" - > - </File> - <File - RelativePath=".\npapi_test_helper.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=".\run_all_unittests.cc" - > - </File> - <File - RelativePath="..\testing_browser_process.h" - > - </File> - <File - RelativePath=".\ui_test.cc" - > - </File> - <File - RelativePath=".\ui_test.h" - > - </File> - <File - RelativePath=".\ui_test_suite.cc" - > - </File> - <File - RelativePath=".\ui_test_suite.h" - > - </File> - <File - RelativePath="..\..\..\net\url_request\url_request_test_job.cc" - > - </File> - <File - RelativePath="..\..\..\net\url_request\url_request_test_job.h" - > - </File> - </Filter> - <Filter - Name="TestChromeMain" - > - <File - RelativePath="..\..\app\chrome_main_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestErrorPage" - > - <File - RelativePath="..\..\browser\errorpage_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestBrowser" - > - <File - RelativePath="..\..\browser\browser_uitest.cc" - > - </File> - <Filter - Name="TestImages" - > - <File - RelativePath="..\..\browser\images_uitest.cc" - > - </File> - </Filter> - </Filter> - <Filter - Name="TestChromeLogging" - > - <File - RelativePath="..\..\common\logging_chrome_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestDownload" - > - <File - RelativePath="..\..\browser\download\download_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestIFrame" - > - <File - RelativePath="..\..\browser\iframe_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestCache" - > - <File - RelativePath="..\..\common\net\cache_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestSanity" - > - <File - RelativePath="..\..\browser\sanity_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestAutomationProxy" - > - <File - RelativePath="..\automation\automation_proxy_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestNPAPI" - > - <File - RelativePath=".\layout_plugin_uitest.cpp" - > - </File> - <File - RelativePath=".\npapi_uitest.cpp" - > - </File> - </Filter> - <Filter - Name="TestSessionHistory" - > - <File - RelativePath="..\..\browser\session_history_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestSessionRestore" - > - <File - RelativePath="..\..\browser\session_restore_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestTabRestore" - > - <File - RelativePath="..\..\browser\tab_restore_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestUnload" - > - <File - RelativePath="..\..\browser\unload_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestAuthentication" - > - <File - RelativePath="..\..\browser\login_prompt_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestPreferences" - > - <File - RelativePath="..\..\common\pref_service_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestViewSource" - > - <File - RelativePath="..\..\browser\view_source_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestRedirects" - > - <File - RelativePath="..\..\browser\history\redirect_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestResourceDispatcherHost" - > - <File - RelativePath="..\..\browser\resource_dispatcher_host_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestFindInPage" - > - <File - RelativePath="..\..\browser\views\find_bar_win_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestPageLoader" - > - <File - RelativePath="..\perf\mem_usage.cc" - > - </File> - <File - RelativePath="..\perf\mem_usage.h" - > - </File> - <File - RelativePath="..\reliability\page_load_test.cc" - > - </File> - <File - RelativePath="..\reliability\page_load_test.h" - > - </File> - </Filter> - <Filter - Name="TestSandbox" - > - <File - RelativePath=".\sandbox_uitests.cc" - > - </File> - </Filter> - <Filter - Name="TestInspector" - > - <File - RelativePath=".\inspector_controller_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestLocalizedBuilds" - > - <File - RelativePath="..\..\browser\locale_tests_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestMetricsService" - > - <File - RelativePath="..\..\browser\metrics_service_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestInterstitialPage" - > - <File - RelativePath="..\..\browser\interstitial_page_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestSSL" - > - <File - RelativePath="..\..\browser\ssl_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestAccessibility" - > - <File - RelativePath="..\accessibility\accessibility_tests.cc" - > - </File> - <Filter - Name="Accessibility Client" - > - <File - RelativePath="..\accessibility\accessibility_util.cc" - > - </File> - <File - RelativePath="..\accessibility\accessibility_util.h" - > - </File> - <File - RelativePath="..\accessibility\browser_impl.cc" - > - </File> - <File - RelativePath="..\accessibility\browser_impl.h" - > - </File> - <File - RelativePath="..\accessibility\constants.h" - > - </File> - <File - RelativePath="..\accessibility\keyboard_util.cc" - > - </File> - <File - RelativePath="..\accessibility\keyboard_util.h" - > - </File> - <File - RelativePath="..\accessibility\registry_util.cc" - > - </File> - <File - RelativePath="..\accessibility\registry_util.h" - > - </File> - <File - RelativePath="..\accessibility\tab_impl.cc" - > - </File> - <File - RelativePath="..\accessibility\tab_impl.h" - > - </File> - </Filter> - </Filter> - <Filter - Name="TestCrashRecovery" - > - <File - RelativePath="..\..\browser\crash_recovery_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestPrinting" - > - <File - RelativePath="..\..\browser\printing\printing_layout_uitest.cc" - > - </File> - <File - RelativePath="..\..\browser\printing\printing_test.h" - > - </File> - </Filter> - <Filter - Name="TestSavePage" - > - <File - RelativePath="..\..\browser\download\save_page_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestOmnibox" - > - <File - RelativePath=".\omnibox_uitest.cc" - > - </File> - </Filter> - <Filter - Name="TestHistory" - > - <File - RelativePath=".\history_uitest.cc" - > - </File> - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="ui_tests"
+ ProjectGUID="{76235B67-1C27-4627-8A33-4B2E1EF93EDE}"
+ RootNamespace="ui_tests"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;..\..\tools\build\win\precompiled_wtl.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;..\..\tools\build\win\unit_test.vsprops;..\..\tools\build\win\ui_test.vsprops;..\..\tools\build\win\test_memory_usage.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)\tools\build\win\js_engine.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""$(OutDir)\obj\generated_resources""
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="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>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;..\..\tools\build\win\unit_test.vsprops;..\..\tools\build\win\ui_test.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)\tools\build\win\js_engine.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""$(OutDir)\obj\generated_resources""
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="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="Common"
+ >
+ <File
+ RelativePath=".\npapi_test_helper.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\npapi_test_helper.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=".\run_all_unittests.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\testing_browser_process.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ui_test.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ui_test.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ui_test_suite.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ui_test_suite.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\net\url_request\url_request_test_job.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\net\url_request\url_request_test_job.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestChromeMain"
+ >
+ <File
+ RelativePath="..\..\app\chrome_main_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestErrorPage"
+ >
+ <File
+ RelativePath="..\..\browser\errorpage_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestBrowser"
+ >
+ <File
+ RelativePath="..\..\browser\browser_uitest.cc"
+ >
+ </File>
+ <Filter
+ Name="TestImages"
+ >
+ <File
+ RelativePath="..\..\browser\images_uitest.cc"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="TestChromeLogging"
+ >
+ <File
+ RelativePath="..\..\common\logging_chrome_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestDownload"
+ >
+ <File
+ RelativePath="..\..\browser\download\download_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestIFrame"
+ >
+ <File
+ RelativePath="..\..\browser\iframe_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestCache"
+ >
+ <File
+ RelativePath="..\..\common\net\cache_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestSanity"
+ >
+ <File
+ RelativePath="..\..\browser\sanity_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestAutomationProxy"
+ >
+ <File
+ RelativePath="..\automation\automation_proxy_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestNPAPI"
+ >
+ <File
+ RelativePath=".\layout_plugin_uitest.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\npapi_uitest.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestSessionHistory"
+ >
+ <File
+ RelativePath="..\..\browser\session_history_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestSessionRestore"
+ >
+ <File
+ RelativePath="..\..\browser\session_restore_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestTabRestore"
+ >
+ <File
+ RelativePath="..\..\browser\tab_restore_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestUnload"
+ >
+ <File
+ RelativePath="..\..\browser\unload_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestAuthentication"
+ >
+ <File
+ RelativePath="..\..\browser\login_prompt_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestPreferences"
+ >
+ <File
+ RelativePath="..\..\common\pref_service_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestViewSource"
+ >
+ <File
+ RelativePath="..\..\browser\view_source_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestRedirects"
+ >
+ <File
+ RelativePath="..\..\browser\history\redirect_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestResourceDispatcherHost"
+ >
+ <File
+ RelativePath="..\..\browser\resource_dispatcher_host_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestFindInPage"
+ >
+ <File
+ RelativePath="..\..\browser\views\find_bar_win_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestPageLoader"
+ >
+ <File
+ RelativePath="..\perf\mem_usage.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\perf\mem_usage.h"
+ >
+ </File>
+ <File
+ RelativePath="..\reliability\page_load_test.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\reliability\page_load_test.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestSandbox"
+ >
+ <File
+ RelativePath=".\sandbox_uitests.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestInspector"
+ >
+ <File
+ RelativePath=".\inspector_controller_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestLocalizedBuilds"
+ >
+ <File
+ RelativePath="..\..\browser\locale_tests_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestMetricsService"
+ >
+ <File
+ RelativePath="..\..\browser\metrics_service_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestInterstitialPage"
+ >
+ <File
+ RelativePath="..\..\browser\interstitial_page_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestSSL"
+ >
+ <File
+ RelativePath="..\..\browser\ssl_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestAccessibility"
+ >
+ <File
+ RelativePath="..\accessibility\accessibility_tests.cc"
+ >
+ </File>
+ <Filter
+ Name="Accessibility Client"
+ >
+ <File
+ RelativePath="..\accessibility\accessibility_util.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\accessibility\accessibility_util.h"
+ >
+ </File>
+ <File
+ RelativePath="..\accessibility\browser_impl.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\accessibility\browser_impl.h"
+ >
+ </File>
+ <File
+ RelativePath="..\accessibility\constants.h"
+ >
+ </File>
+ <File
+ RelativePath="..\accessibility\keyboard_util.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\accessibility\keyboard_util.h"
+ >
+ </File>
+ <File
+ RelativePath="..\accessibility\registry_util.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\accessibility\registry_util.h"
+ >
+ </File>
+ <File
+ RelativePath="..\accessibility\tab_impl.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\accessibility\tab_impl.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="TestCrashRecovery"
+ >
+ <File
+ RelativePath="..\..\browser\crash_recovery_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestPrinting"
+ >
+ <File
+ RelativePath="..\..\browser\printing\printing_layout_uitest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\browser\printing\printing_test.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestSavePage"
+ >
+ <File
+ RelativePath="..\..\browser\download\save_page_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestOmnibox"
+ >
+ <File
+ RelativePath=".\omnibox_uitest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="TestHistory"
+ >
+ <File
+ RelativePath=".\history_uitest.cc"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
|