| 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="chrome_exe" | 5 Name="chrome_exe" |
| 6 ProjectGUID="{7B219FAA-E360-43C8-B341-804A94EEFFAC}" | 6 ProjectGUID="{7B219FAA-E360-43C8-B341-804A94EEFFAC}" |
| 7 RootNamespace="chrome_exe" | 7 RootNamespace="chrome_exe" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 176 <File | 176 <File |
| 177 RelativePath=".\chrome_exe_resource.h" | 177 RelativePath=".\chrome_exe_resource.h" |
| 178 > | 178 > |
| 179 </File> | 179 </File> |
| 180 <File | 180 <File |
| 181 RelativePath=".\chrome_exe_version.rc.version" | 181 RelativePath=".\chrome_exe_version.rc.version" |
| 182 > | 182 > |
| 183 </File> | 183 </File> |
| 184 </Filter> | 184 </Filter> |
| 185 <File | 185 <File |
| 186 » » » RelativePath=".\breakpad.cc" | 186 » » » RelativePath=".\breakpad_win.cc" |
| 187 > | 187 > |
| 188 </File> | 188 </File> |
| 189 <File | 189 <File |
| 190 » » » RelativePath=".\breakpad.h" | 190 » » » RelativePath=".\breakpad_win.h" |
| 191 > | 191 > |
| 192 </File> | 192 </File> |
| 193 <File | 193 <File |
| 194 RelativePath=".\chrome_exe_main.cc" | 194 RelativePath=".\chrome_exe_main.cc" |
| 195 > | 195 > |
| 196 </File> | 196 </File> |
| 197 <File | 197 <File |
| 198 RelativePath="..\common\chrome_switches.cc" | 198 RelativePath="..\common\chrome_switches.cc" |
| 199 > | 199 > |
| 200 </File> | 200 </File> |
| (...skipping 22 matching lines...) Expand all Loading... |
| 223 > | 223 > |
| 224 </File> | 224 </File> |
| 225 <File | 225 <File |
| 226 RelativePath="..\common\result_codes.h" | 226 RelativePath="..\common\result_codes.h" |
| 227 > | 227 > |
| 228 </File> | 228 </File> |
| 229 </Files> | 229 </Files> |
| 230 <Globals> | 230 <Globals> |
| 231 </Globals> | 231 </Globals> |
| 232 </VisualStudioProject> | 232 </VisualStudioProject> |
| OLD | NEW |