summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/ui')
-rw-r--r--chrome/test/ui/ui_tests.vcproj1096
1 files changed, 548 insertions, 548 deletions
diff --git a/chrome/test/ui/ui_tests.vcproj b/chrome/test/ui/ui_tests.vcproj
index fbfe834..5fda197 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="&quot;$(OutDir)\obj\generated_resources&quot;"
- />
- <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="&quot;$(OutDir)\obj\generated_resources&quot;"
- />
- <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\sessions\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="&quot;$(OutDir)\obj\generated_resources&quot;"
+ />
+ <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="&quot;$(OutDir)\obj\generated_resources&quot;"
+ />
+ <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\sessions\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>