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

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

Issue 41017: WebKit merge 41498:41530. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: address darin's comments Created 11 years, 9 months 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/glue/editor_client_impl.cc » ('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 3775 matching lines...) Expand 10 before | Expand all | Expand 10 after
3786 </File> 3786 </File>
3787 <File 3787 <File
3788 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\SVGRootInlineBox.cpp" 3788 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\SVGRootInlineBox.cpp"
3789 > 3789 >
3790 </File> 3790 </File>
3791 <File 3791 <File
3792 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\SVGRootInlineBox.h" 3792 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\SVGRootInlineBox.h"
3793 > 3793 >
3794 </File> 3794 </File>
3795 <File 3795 <File
3796 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\ScrollBehavior.cpp"
3797 >
3798 </File>
3799 <File
3800 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\ScrollBehavior.h"
3801 >
3802 </File>
3803 <File
3796 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\TableLayout.h" 3804 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\TableLayout.h"
3797 > 3805 >
3798 </File> 3806 </File>
3799 <File 3807 <File
3800 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\TextControlInnerElements.cpp" 3808 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\TextControlInnerElements.cpp"
3801 > 3809 >
3802 </File> 3810 </File>
3803 <File 3811 <File
3804 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\TextControlInnerElements.h" 3812 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\TextControlInnerElements.h"
3805 > 3813 >
(...skipping 3736 matching lines...) Expand 10 before | Expand all | Expand 10 after
7542 </FileConfiguration> 7550 </FileConfiguration>
7543 </File> 7551 </File>
7544 <File 7552 <File
7545 RelativePath="..\precompiled_webkit.h" 7553 RelativePath="..\precompiled_webkit.h"
7546 > 7554 >
7547 </File> 7555 </File>
7548 </Files> 7556 </Files>
7549 <Globals> 7557 <Globals>
7550 </Globals> 7558 </Globals>
7551 </VisualStudioProject> 7559 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/WebCore/SConscript ('k') | webkit/glue/editor_client_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698