| 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="renderer" | 5 Name="renderer" |
| 6 ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" | 6 ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" |
| 7 RootNamespace="renderer" | 7 RootNamespace="renderer" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 375 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 386 > | 386 > |
| 387 </File> | 387 </File> |
| 388 <File | 388 <File |
| 389 RelativePath=".\webplugin_delegate_proxy.cc" | 389 RelativePath=".\webplugin_delegate_proxy.cc" |
| 390 > | 390 > |
| 391 </File> | 391 </File> |
| 392 <File | 392 <File |
| 393 RelativePath=".\webplugin_delegate_proxy.h" | 393 RelativePath=".\webplugin_delegate_proxy.h" |
| 394 > | 394 > |
| 395 </File> | 395 </File> |
| 396 <File |
| 397 RelativePath=".\webworker_proxy.cc" |
| 398 > |
| 399 </File> |
| 400 <File |
| 401 RelativePath=".\webworker_proxy.h" |
| 402 > |
| 403 </File> |
| 396 </Files> | 404 </Files> |
| 397 <Globals> | 405 <Globals> |
| 398 </Globals> | 406 </Globals> |
| 399 </VisualStudioProject> | 407 </VisualStudioProject> |
| OLD | NEW |