summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/app/chrome_dll.vcproj252
-rw-r--r--chrome/app/chrome_exe.vcproj240
-rw-r--r--chrome/installer/mini_installer/mini_installer.vcproj127
-rw-r--r--chrome/installer/util/installer_util_unittests.vcproj218
-rw-r--r--chrome/test/interactive_ui/interactive_ui.vcproj394
-rw-r--r--chrome/test/mini_installer_test/mini_installer_test.vcproj176
-rw-r--r--chrome/test/unit/unittests.vcproj1210
7 files changed, 0 insertions, 2617 deletions
diff --git a/chrome/app/chrome_dll.vcproj b/chrome/app/chrome_dll.vcproj
deleted file mode 100644
index a8d7e84..0000000
--- a/chrome/app/chrome_dll.vcproj
+++ /dev/null
@@ -1,252 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="chrome_dll"
- ProjectGUID="{C0A7EE2C-2A6D-45BE-BA78-6D006FDF52D9}"
- RootNamespace="chrome_dll"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="..\tools\build\win\version.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="2"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\chrome_dll.vsprops;..\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"
- RuntimeLibrary="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="urlmon.lib $(OutDir)\obj\global_intermediate\tcmalloc\libcmt.lib"
- OutputFile="$(IntDir)\chrome.dll"
- LinkIncremental="1"
- IgnoreDefaultLibraryNames="libcmtd.lib"
- ImportLibrary="$(OutDir)\lib\$(ProjectName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AdditionalManifestFiles="$(SolutionDir)\app\chrome.dll.manifest"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="call $(SolutionDir)\tools\build\win\hardlink_failsafe.bat &quot;$(TargetPath)&quot; &quot;$(OutDir)\$(TargetFileName)&quot;"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="2"
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\chrome_dll.vsprops;..\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"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="urlmon.lib $(OutDir)\obj\global_intermediate\tcmalloc\libcmt.lib"
- OutputFile="$(OutDir)\chrome.dll"
- IgnoreDefaultLibraryNames="libcmt.lib"
- ImportLibrary="$(OutDir)\lib\$(ProjectName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AdditionalManifestFiles="$(SolutionDir)\app\chrome.dll.manifest"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="check_dependents.bat $(TargetPath) chrome.dll.deps"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <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=".\check_dependents.bat"
- >
- </File>
- <File
- RelativePath=".\chrome.dll.deps"
- >
- </File>
- <File
- RelativePath=".\chrome_dll.rc"
- >
- </File>
- <File
- RelativePath=".\chrome_dll_resource.h"
- >
- </File>
- <File
- RelativePath=".\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="..\..\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>
- <File
- RelativePath=".\chrome_dll_main.cc"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/chrome/app/chrome_exe.vcproj b/chrome/app/chrome_exe.vcproj
deleted file mode 100644
index d873dbb..0000000
--- a/chrome/app/chrome_exe.vcproj
+++ /dev/null
@@ -1,240 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="chrome_exe"
- ProjectGUID="{7B219FAA-E360-43C8-B341-804A94EEFFAC}"
- RootNamespace="chrome_exe"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="..\tools\build\win\version.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets=".\chrome_exe.vsprops;$(SolutionDir)..\build\debug.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="Version"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- BasicRuntimeChecks="0"
- BufferSecurityCheck="false"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- ImportLibrary="$(OutDir)\lib\$(ProjectName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AdditionalManifestFiles="$(SolutionDir)\app\chrome.exe.manifest"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- Description="Copy first run complete sentinel file"
- CommandLine="copy $(ProjectDir)\FirstRun $(OutDir)\&quot;First Run&quot;"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="1"
- InheritedPropertySheets=".\chrome_exe.vsprops;$(SolutionDir)..\build\release.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="Version"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- ImportLibrary="$(OutDir)\lib\$(ProjectName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AdditionalManifestFiles="$(SolutionDir)\app\chrome.exe.manifest"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- Description="Copy first run complete sentinel file"
- CommandLine="copy $(ProjectDir)\FirstRun $(OutDir)\&quot;First Run&quot;&#x0D;&#x0A;check_dependents.bat $(TargetPath) chrome.exe.deps&#x0D;&#x0A;"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="resources"
- >
- <File
- RelativePath=".\check_dependents.bat"
- >
- </File>
- <File
- RelativePath=".\chrome.exe.deps"
- >
- </File>
- <File
- RelativePath=".\chrome_exe.rc"
- >
- </File>
- <File
- RelativePath=".\chrome_exe_resource.h"
- >
- </File>
- <File
- RelativePath=".\chrome_exe_version.rc.version"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\breakpad_win.cc"
- >
- </File>
- <File
- RelativePath=".\breakpad_win.h"
- >
- </File>
- <File
- RelativePath=".\chrome_exe_main.cc"
- >
- </File>
- <File
- RelativePath="..\common\chrome_switches.cc"
- >
- </File>
- <File
- RelativePath=".\client_util.cc"
- >
- </File>
- <File
- RelativePath=".\client_util.h"
- >
- </File>
- <File
- RelativePath="..\common\env_vars.cc"
- >
- </File>
- <File
- RelativePath="..\common\env_vars.h"
- >
- </File>
- <File
- RelativePath=".\google_update_client.cc"
- >
- </File>
- <File
- RelativePath=".\google_update_client.h"
- >
- </File>
- <File
- RelativePath=".\hard_error_handler_win.cc"
- >
- </File>
- <File
- RelativePath=".\hard_error_handler_win.h"
- >
- </File>
- <File
- RelativePath="..\common\result_codes.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/chrome/installer/mini_installer/mini_installer.vcproj b/chrome/installer/mini_installer/mini_installer.vcproj
deleted file mode 100644
index abe312a..0000000
--- a/chrome/installer/mini_installer/mini_installer.vcproj
+++ /dev/null
@@ -1,127 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="mini_installer"
- ProjectGUID="{24A5AC7C-280B-4899-9153-6BA570A081E7}"
- RootNamespace="mini_installer"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="..\..\tools\build\win\release.rules"
- />
- <ToolFile
- RelativePath="..\..\tools\build\win\version.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets=".\mini_installer_debug.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
- <Tool
- Name="Create Installer Archive"
- LastChromeInstaller="$(LAST_CHROME_INSTALLER)"
- SkipRebuildArchive="$(SKIP_REBUILD_CHROME_ARCHIVE)"
- SetupExeFormat="$(SETUP_EXE_FORMAT)"
- DiffAlgorithm="$(DIFF_ALGORITHM)"
- />
- <Tool
- Name="Version"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="1"
- InheritedPropertySheets=".\mini_installer_release.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
- <Tool
- Name="Create Installer Archive"
- LastChromeInstaller="$(LAST_CHROME_INSTALLER)"
- SkipRebuildArchive="$(SKIP_REBUILD_CHROME_ARCHIVE)"
- SetupExeFormat="$(SETUP_EXE_FORMAT)"
- DiffAlgorithm="$(DIFF_ALGORITHM)"
- />
- <Tool
- Name="Version"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="resources"
- >
- <File
- RelativePath=".\mini_installer.ico"
- >
- </File>
- <File
- RelativePath=".\mini_installer.rc"
- >
- </File>
- <File
- RelativePath=".\mini_installer_exe_version.rc.version"
- >
- </File>
- <File
- RelativePath=".\mini_installer_resource.h"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\chrome.release"
- >
- </File>
- <File
- RelativePath=".\mini_installer.cc"
- >
- </File>
- <File
- RelativePath=".\mini_installer.h"
- >
- </File>
- <File
- RelativePath=".\pe_resource.cc"
- >
- </File>
- <File
- RelativePath=".\pe_resource.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/chrome/installer/util/installer_util_unittests.vcproj b/chrome/installer/util/installer_util_unittests.vcproj
deleted file mode 100644
index c15a999..0000000
--- a/chrome/installer/util/installer_util_unittests.vcproj
+++ /dev/null
@@ -1,218 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="installer_util_unittests"
- ProjectGUID="{903F8C1E-537A-4C9E-97BE-075147CBE769}"
- RootNamespace="installer_util_unittests"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)\tools\build\win\unit_test.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops;$(SolutionDir)installer\util\using_util.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AdditionalManifestFiles="$(SolutionDir)installer\mini_installer\mini_installer.exe.manifest"
- />
- <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)\tools\build\win\unit_test.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops;$(SolutionDir)installer\util\using_util.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AdditionalManifestFiles="$(SolutionDir)installer\mini_installer\mini_installer.exe.manifest"
- />
- <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="resources"
- >
- <File
- RelativePath="installer_util_unittests.rc"
- >
- </File>
- <File
- RelativePath="unit_unittests_resource.h"
- >
- </File>
- </Filter>
- <Filter
- Name="support"
- >
- <File
- RelativePath="run_all_unittests.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="tests"
- >
- <File
- RelativePath="..\setup\compat_checks_unittest.cc"
- >
- </File>
- <File
- RelativePath="copy_tree_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="create_dir_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="create_reg_key_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="delete_reg_value_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="delete_tree_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="google_chrome_distribution_unittest.cc"
- >
- </File>
- <File
- RelativePath="helper_unittest.cc"
- >
- </File>
- <File
- RelativePath="move_tree_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="set_reg_value_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\setup\setup_constants.cc"
- >
- </File>
- <File
- RelativePath="work_item_list_unittest.cc"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/chrome/test/interactive_ui/interactive_ui.vcproj b/chrome/test/interactive_ui/interactive_ui.vcproj
deleted file mode 100644
index de8f276..0000000
--- a/chrome/test/interactive_ui/interactive_ui.vcproj
+++ /dev/null
@@ -1,394 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="interactive_ui_tests"
- ProjectGUID="{018D4F38-6272-448F-A864-976DA09F05D0}"
- RootNamespace="manual_ui"
- >
- <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;..\..\installer\util\using_util.vsprops;..\..\..\third_party\npapi\using_npapi.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="Version"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- AdditionalIncludeDirectories="$(SolutionDir)..;&quot;$(IntDir)&quot;;&quot;$(IntDir)&quot;;&quot;$(SolutionDir)&quot;;&quot;$(IntDir)\..\&quot;"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="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;..\..\installer\util\using_util.vsprops;..\..\..\third_party\npapi\using_npapi.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="Version"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- AdditionalIncludeDirectories="$(SolutionDir)..;&quot;$(IntDir)&quot;;&quot;$(IntDir)&quot;;&quot;$(SolutionDir)&quot;;&quot;$(IntDir)\..\&quot;"
- />
- <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="..\in_process_browser_test.cc"
- >
- </File>
- <File
- RelativePath="..\in_process_browser_test.h"
- >
- </File>
- <File
- RelativePath="..\ui\npapi_test_helper.cc"
- >
- </File>
- <File
- RelativePath="..\ui\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="..\ui\run_all_unittests.cc"
- >
- </File>
- <File
- RelativePath="..\chrome_process_util.cc"
- >
- </File>
- <File
- RelativePath="..\chrome_process_util.h"
- >
- </File>
- <File
- RelativePath="..\chrome_process_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\testing_profile.cc"
- >
- </File>
- <File
- RelativePath="..\testing_profile.h"
- >
- </File>
- <File
- RelativePath="..\ui\ui_test.cc"
- >
- </File>
- <File
- RelativePath="..\ui\ui_test.h"
- >
- </File>
- <File
- RelativePath="..\ui\ui_test_suite.cc"
- >
- </File>
- <File
- RelativePath="..\ui_test_utils.cc"
- >
- </File>
- <File
- RelativePath="..\ui_test_utils.h"
- >
- </File>
- <File
- RelativePath=".\view_event_test_base.cc"
- >
- </File>
- <File
- RelativePath=".\view_event_test_base.h"
- >
- </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="TestBookmarkBarView"
- >
- <File
- RelativePath="..\..\browser\views\bookmark_bar_view_test.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="TestDevTools"
- >
- <File
- RelativePath="..\..\browser\debugger\devtools_sanity_unittest.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="TestFindInPage"
- >
- <File
- RelativePath="..\..\browser\views\find_bar_win_interactive_uitest.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="TestFocus"
- >
- <File
- RelativePath="..\..\browser\browser_focus_uitest.cc"
- >
- </File>
- <File
- RelativePath="..\..\browser\views\constrained_window_impl_interactive_uitest.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="TestAutomatedUI"
- >
- <File
- RelativePath="..\automated_ui_tests\automated_ui_test_base.cc"
- >
- </File>
- <File
- RelativePath="..\automated_ui_tests\automated_ui_test_base.h"
- >
- </File>
- <File
- RelativePath="..\automated_ui_tests\automated_ui_test_interactive_test.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="TestTabDragging"
- >
- <File
- RelativePath="..\..\browser\views\tabs\tab_dragging_test.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="TestNPAPI"
- >
- <File
- RelativePath=".\npapi_interactive_test.cc"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/chrome/test/mini_installer_test/mini_installer_test.vcproj b/chrome/test/mini_installer_test/mini_installer_test.vcproj
deleted file mode 100644
index 82ef73f..0000000
--- a/chrome/test/mini_installer_test/mini_installer_test.vcproj
+++ /dev/null
@@ -1,176 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="mini_installer_test"
- ProjectGUID="{4B6E199A-034A-49BD-AB93-458DD37E45B1}"
- RootNamespace="mini_installer_test"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)\tools\build\win\unit_test.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreDefaultLibraryNames=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AdditionalManifestFiles="$(SolutionDir)installer\mini_installer\mini_installer.exe.manifest"
- />
- <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)\tools\build\win\unit_test.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AdditionalManifestFiles="$(SolutionDir)installer\mini_installer\mini_installer.exe.manifest"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath=".\chrome_mini_installer.cc"
- >
- </File>
- <File
- RelativePath=".\chrome_mini_installer.h"
- >
- </File>
- <File
- RelativePath=".\mini_installer_test_constants.cc"
- >
- </File>
- <File
- RelativePath=".\mini_installer_test_constants.h"
- >
- </File>
- <File
- RelativePath=".\run_all_unittests.cc"
- >
- </File>
- <File
- RelativePath="..\..\installer\setup\setup_constants.cc"
- >
- </File>
- <File
- RelativePath=".\test.cc"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
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)..;&quot;$(IntDir)&quot;;&quot;$(IntDir)&quot;;&quot;$(SolutionDir)&quot;;&quot;$(IntDir)\..\&quot;"
- />
- <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)..;&quot;$(IntDir)&quot;;&quot;$(IntDir)&quot;;&quot;$(SolutionDir)&quot;;&quot;$(IntDir)\..\&quot;"
- />
- <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>