Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Side by Side Diff: webkit/build/WebCore/WebCore.vcproj

Issue 9019: Make ExceptionContext platform-independent using magic headers (2/2) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « webkit/build/V8Bindings/V8Bindings.vcproj ('k') | webkit/pending/ExceptionContext.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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="WebCore" 5 Name="WebCore"
6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}" 6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}"
7 RootNamespace="WebCore" 7 RootNamespace="WebCore"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 3644 matching lines...) Expand 10 before | Expand all | Expand 10 after
3655 </File> 3655 </File>
3656 <File 3656 <File
3657 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\ExceptionCode.cpp" 3657 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\ExceptionCode.cpp"
3658 > 3658 >
3659 </File> 3659 </File>
3660 <File 3660 <File
3661 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\ExceptionCode.h" 3661 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\ExceptionCode.h"
3662 > 3662 >
3663 </File> 3663 </File>
3664 <File 3664 <File
3665 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\ExceptionContext.h"
3666 >
3667 </File>
3668 <File
3665 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\KeyboardEvent.cpp" 3669 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\KeyboardEvent.cpp"
3666 > 3670 >
3667 </File> 3671 </File>
3668 <File 3672 <File
3669 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\KeyboardEvent.h" 3673 RelativePath="..\..\..\third_party\WebKit\WebCor e\platform\KeyboardEvent.h"
3670 > 3674 >
3671 </File> 3675 </File>
3672 <File 3676 <File
3673 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\MappedAttribute.cpp" 3677 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\MappedAttribute.cpp"
3674 > 3678 >
(...skipping 2818 matching lines...) Expand 10 before | Expand all | Expand 10 after
6493 </FileConfiguration> 6497 </FileConfiguration>
6494 </File> 6498 </File>
6495 <File 6499 <File
6496 RelativePath="..\precompiled_webkit.h" 6500 RelativePath="..\precompiled_webkit.h"
6497 > 6501 >
6498 </File> 6502 </File>
6499 </Files> 6503 </Files>
6500 <Globals> 6504 <Globals>
6501 </Globals> 6505 </Globals>
6502 </VisualStudioProject> 6506 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/V8Bindings/V8Bindings.vcproj ('k') | webkit/pending/ExceptionContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698