| OLD | NEW |
| 1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
| 2 <VisualStudioProject | 2 <VisualStudioProject |
| 3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
| 4 Version="8.00" | 4 Version="8.00" |
| 5 Name="perf_tests" | 5 Name="perf_tests" |
| 6 ProjectGUID="{9055E088-25C6-47FD-87D5-D9DD9FD75C9F}" | 6 ProjectGUID="{9055E088-25C6-47FD-87D5-D9DD9FD75C9F}" |
| 7 RootNamespace="perf_tests" | 7 RootNamespace="perf_tests" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| 11 <Platform | 11 <Platform |
| 12 Name="Win32" | 12 Name="Win32" |
| 13 /> | 13 /> |
| 14 </Platforms> | 14 </Platforms> |
| 15 <ToolFiles> | 15 <ToolFiles> |
| 16 </ToolFiles> | 16 </ToolFiles> |
| 17 <Configurations> | 17 <Configurations> |
| 18 <Configuration | 18 <Configuration |
| 19 Name="Debug|Win32" | 19 Name="Debug|Win32" |
| 20 ConfigurationType="1" | 20 ConfigurationType="1" |
| 21 » » » InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\third_party\icu38\b
uild\using_icu.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vs
props;$(SolutionDir)..\testing\using_gtest.vsprops;$(SolutionDir)..\skia\using_s
kia.vsprops" | 21 » » » InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\third_party\ffmpeg\
using_ffmpeg.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;
$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\
testing\using_gtest.vsprops;$(SolutionDir)..\skia\using_skia.vsprops" |
| 22 > | 22 > |
| 23 <Tool | 23 <Tool |
| 24 Name="VCPreBuildEventTool" | 24 Name="VCPreBuildEventTool" |
| 25 /> | 25 /> |
| 26 <Tool | 26 <Tool |
| 27 Name="VCCustomBuildTool" | 27 Name="VCCustomBuildTool" |
| 28 /> | 28 /> |
| 29 <Tool | 29 <Tool |
| 30 Name="VCXMLDataGeneratorTool" | 30 Name="VCXMLDataGeneratorTool" |
| 31 /> | 31 /> |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 75 <Tool | 75 <Tool |
| 76 Name="VCWebDeploymentTool" | 76 Name="VCWebDeploymentTool" |
| 77 /> | 77 /> |
| 78 <Tool | 78 <Tool |
| 79 Name="VCPostBuildEventTool" | 79 Name="VCPostBuildEventTool" |
| 80 /> | 80 /> |
| 81 </Configuration> | 81 </Configuration> |
| 82 <Configuration | 82 <Configuration |
| 83 Name="Release|Win32" | 83 Name="Release|Win32" |
| 84 ConfigurationType="1" | 84 ConfigurationType="1" |
| 85 » » » InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\icu38
\build\using_icu.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.
vsprops;$(SolutionDir)..\testing\using_gtest.vsprops;$(SolutionDir)..\skia\using
_skia.vsprops" | 85 » » » InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\release.vsprops;..\..\..\third_party\ffmpeg\using_
ffmpeg.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(Solu
tionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\testin
g\using_gtest.vsprops;$(SolutionDir)..\skia\using_skia.vsprops" |
| 86 > | 86 > |
| 87 <Tool | 87 <Tool |
| 88 Name="VCPreBuildEventTool" | 88 Name="VCPreBuildEventTool" |
| 89 /> | 89 /> |
| 90 <Tool | 90 <Tool |
| 91 Name="VCCustomBuildTool" | 91 Name="VCCustomBuildTool" |
| 92 /> | 92 /> |
| 93 <Tool | 93 <Tool |
| 94 Name="VCXMLDataGeneratorTool" | 94 Name="VCXMLDataGeneratorTool" |
| 95 /> | 95 /> |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 191 > | 191 > |
| 192 <File | 192 <File |
| 193 RelativePath="..\..\browser\safe_browsing\databa
se_perftest.cc" | 193 RelativePath="..\..\browser\safe_browsing\databa
se_perftest.cc" |
| 194 > | 194 > |
| 195 </File> | 195 </File> |
| 196 </Filter> | 196 </Filter> |
| 197 </Files> | 197 </Files> |
| 198 <Globals> | 198 <Globals> |
| 199 </Globals> | 199 </Globals> |
| 200 </VisualStudioProject> | 200 </VisualStudioProject> |
| OLD | NEW |