| 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="browser_tests_dll" | 5 Name="browser_tests_dll" |
| 6 ProjectGUID="{D7589D0D-304E-4589-85A4-153B7D84B07F}" | 6 ProjectGUID="{D7589D0D-304E-4589-85A4-153B7D84B07F}" |
| 7 RootNamespace="browser_tests_dll" | 7 RootNamespace="browser_tests_dll" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 169 RelativePath="..\..\tools\build\win\precompiled_
wtl.cc" | 169 RelativePath="..\..\tools\build\win\precompiled_
wtl.cc" |
| 170 > | 170 > |
| 171 <FileConfiguration | 171 <FileConfiguration |
| 172 Name="Debug|Win32" | 172 Name="Debug|Win32" |
| 173 > | 173 > |
| 174 <Tool | 174 <Tool |
| 175 Name="VCCLCompilerTool" | 175 Name="VCCLCompilerTool" |
| 176 UsePrecompiledHeader="1" | 176 UsePrecompiledHeader="1" |
| 177 /> | 177 /> |
| 178 </FileConfiguration> | 178 </FileConfiguration> |
| 179 <FileConfiguration |
| 180 Name="Release|Win32" |
| 181 > |
| 182 <Tool |
| 183 Name="VCCLCompilerTool" |
| 184 UsePrecompiledHeader="1" |
| 185 /> |
| 186 </FileConfiguration> |
| 179 </File> | 187 </File> |
| 180 <File | 188 <File |
| 181 RelativePath="..\..\tools\build\win\precompiled_
wtl.h" | 189 RelativePath="..\..\tools\build\win\precompiled_
wtl.h" |
| 182 > | 190 > |
| 183 </File> | 191 </File> |
| 184 <File | 192 <File |
| 185 RelativePath=".\run_all_unittests.cc" | 193 RelativePath=".\run_all_unittests.cc" |
| 186 > | 194 > |
| 187 </File> | 195 </File> |
| 188 <File | 196 <File |
| (...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 287 > | 295 > |
| 288 <File | 296 <File |
| 289 RelativePath="..\..\browser\views\find_bar_win_b
rowsertest.cc" | 297 RelativePath="..\..\browser\views\find_bar_win_b
rowsertest.cc" |
| 290 > | 298 > |
| 291 </File> | 299 </File> |
| 292 </Filter> | 300 </Filter> |
| 293 </Files> | 301 </Files> |
| 294 <Globals> | 302 <Globals> |
| 295 </Globals> | 303 </Globals> |
| 296 </VisualStudioProject> | 304 </VisualStudioProject> |
| OLD | NEW |