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

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

Issue 11017: Merge WebKit from r38950 -> r39000 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years 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/WebCore/SConscript ('k') | webkit/webkit.xcodeproj/project.pbxproj » ('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 2024 matching lines...) Expand 10 before | Expand all | Expand 10 after
2035 </File> 2035 </File>
2036 <File 2036 <File
2037 RelativePath="..\..\..\third_party\WebKit\WebCor e\css\CSSSelector.cpp" 2037 RelativePath="..\..\..\third_party\WebKit\WebCor e\css\CSSSelector.cpp"
2038 > 2038 >
2039 </File> 2039 </File>
2040 <File 2040 <File
2041 RelativePath="..\..\..\third_party\WebKit\WebCor e\css\CSSSelector.h" 2041 RelativePath="..\..\..\third_party\WebKit\WebCor e\css\CSSSelector.h"
2042 > 2042 >
2043 </File> 2043 </File>
2044 <File 2044 <File
2045 RelativePath="..\..\..\third_party\WebKit\WebCor e\css\CSSSelectorList.cpp"
2046 >
2047 </File>
2048 <File
2049 RelativePath="..\..\..\third_party\WebKit\WebCor e\css\CSSSelectorList.h"
2050 >
2051 </File>
2052 <File
2045 RelativePath="..\..\..\third_party\WebKit\WebCor e\css\CSSStyleDeclaration.cpp" 2053 RelativePath="..\..\..\third_party\WebKit\WebCor e\css\CSSStyleDeclaration.cpp"
2046 > 2054 >
2047 </File> 2055 </File>
2048 <File 2056 <File
2049 RelativePath="..\..\..\third_party\WebKit\WebCor e\css\CSSStyleDeclaration.h" 2057 RelativePath="..\..\..\third_party\WebKit\WebCor e\css\CSSStyleDeclaration.h"
2050 > 2058 >
2051 </File> 2059 </File>
2052 <File 2060 <File
2053 RelativePath="..\..\..\third_party\WebKit\WebCor e\css\CSSStyleRule.cpp" 2061 RelativePath="..\..\..\third_party\WebKit\WebCor e\css\CSSStyleRule.cpp"
2054 > 2062 >
(...skipping 1644 matching lines...) Expand 10 before | Expand all | Expand 10 after
3699 </File> 3707 </File>
3700 <File 3708 <File
3701 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\DOMImplementation.cpp" 3709 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\DOMImplementation.cpp"
3702 > 3710 >
3703 </File> 3711 </File>
3704 <File 3712 <File
3705 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\DOMImplementation.h" 3713 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\DOMImplementation.h"
3706 > 3714 >
3707 </File> 3715 </File>
3708 <File 3716 <File
3717 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\DOMTimer.h"
3718 >
3719 </File>
3720 <File
3709 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\DynamicNodeList.cpp" 3721 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\DynamicNodeList.cpp"
3710 > 3722 >
3711 </File> 3723 </File>
3712 <File 3724 <File
3713 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\DynamicNodeList.h" 3725 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\DynamicNodeList.h"
3714 > 3726 >
3715 </File> 3727 </File>
3716 <File 3728 <File
3717 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\EditingText.cpp" 3729 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\EditingText.cpp"
3718 > 3730 >
(...skipping 3046 matching lines...) Expand 10 before | Expand all | Expand 10 after
6765 </FileConfiguration> 6777 </FileConfiguration>
6766 </File> 6778 </File>
6767 <File 6779 <File
6768 RelativePath="..\precompiled_webkit.h" 6780 RelativePath="..\precompiled_webkit.h"
6769 > 6781 >
6770 </File> 6782 </File>
6771 </Files> 6783 </Files>
6772 <Globals> 6784 <Globals>
6773 </Globals> 6785 </Globals>
6774 </VisualStudioProject> 6786 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/WebCore/SConscript ('k') | webkit/webkit.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698