| 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="startup_tests" | 5 Name="startup_tests" |
| 6 ProjectGUID="{D3E6C0FD-54C7-4FF2-9AE1-72F2DAFD820C}" | 6 ProjectGUID="{D3E6C0FD-54C7-4FF2-9AE1-72F2DAFD820C}" |
| 7 RootNamespace="startup_tests" | 7 RootNamespace="startup_tests" |
| 8 > | 8 > |
| 9 <Platforms> | 9 <Platforms> |
| 10 <Platform | 10 <Platform |
| (...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 157 </File> | 157 </File> |
| 158 <File | 158 <File |
| 159 RelativePath="..\..\tools\build\win\precompiled.
h" | 159 RelativePath="..\..\tools\build\win\precompiled.
h" |
| 160 > | 160 > |
| 161 </File> | 161 </File> |
| 162 <File | 162 <File |
| 163 RelativePath="..\ui\run_all_unittests.cc" | 163 RelativePath="..\ui\run_all_unittests.cc" |
| 164 > | 164 > |
| 165 </File> | 165 </File> |
| 166 <File | 166 <File |
| 167 RelativePath="..\chrome_process_util.cc" |
| 168 > |
| 169 </File> |
| 170 <File |
| 171 RelativePath="..\chrome_process_util.h" |
| 172 > |
| 173 </File> |
| 174 <File |
| 175 RelativePath="..\chrome_process_util_win.cc" |
| 176 > |
| 177 </File> |
| 178 <File |
| 167 RelativePath="..\testing_browser_process.h" | 179 RelativePath="..\testing_browser_process.h" |
| 168 > | 180 > |
| 169 </File> | 181 </File> |
| 170 <File | 182 <File |
| 171 RelativePath="..\ui\ui_test.cc" | 183 RelativePath="..\ui\ui_test.cc" |
| 172 > | 184 > |
| 173 </File> | 185 </File> |
| 174 <File | 186 <File |
| 175 RelativePath="..\ui\ui_test.h" | 187 RelativePath="..\ui\ui_test.h" |
| 176 > | 188 > |
| (...skipping 12 matching lines...) Expand all Loading... |
| 189 </File> | 201 </File> |
| 190 <File | 202 <File |
| 191 RelativePath=".\startup_test.cc" | 203 RelativePath=".\startup_test.cc" |
| 192 > | 204 > |
| 193 </File> | 205 </File> |
| 194 </Filter> | 206 </Filter> |
| 195 </Files> | 207 </Files> |
| 196 <Globals> | 208 <Globals> |
| 197 </Globals> | 209 </Globals> |
| 198 </VisualStudioProject> | 210 </VisualStudioProject> |
| OLD | NEW |