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

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

Issue 99147: WebKit Merge 42805:42932, Chromium side.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 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
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 3219 matching lines...) Expand 10 before | Expand all | Expand 10 after
3230 </File> 3230 </File>
3231 <File 3231 <File
3232 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\LayoutState.cpp" 3232 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\LayoutState.cpp"
3233 > 3233 >
3234 </File> 3234 </File>
3235 <File 3235 <File
3236 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\LayoutState.h" 3236 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\LayoutState.h"
3237 > 3237 >
3238 </File> 3238 </File>
3239 <File 3239 <File
3240 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\ListMarkerBox.cpp"
3241 >
3242 </File>
3243 <File
3244 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\ListMarkerBox.h"
3245 >
3246 </File>
3247 <File
3248 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\MediaControlElements.cpp" 3240 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\MediaControlElements.cpp"
3249 > 3241 >
3250 </File> 3242 </File>
3251 <File 3243 <File
3252 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\MediaControlElements.h" 3244 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\MediaControlElements.h"
3253 > 3245 >
3254 </File> 3246 </File>
3255 <File 3247 <File
3256 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\PointerEventsHitRules.cpp" 3248 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\PointerEventsHitRules.cpp"
3257 > 3249 >
(...skipping 4384 matching lines...) Expand 10 before | Expand all | Expand 10 after
7642 </FileConfiguration> 7634 </FileConfiguration>
7643 </File> 7635 </File>
7644 <File 7636 <File
7645 RelativePath="..\precompiled_webkit.h" 7637 RelativePath="..\precompiled_webkit.h"
7646 > 7638 >
7647 </File> 7639 </File>
7648 </Files> 7640 </Files>
7649 <Globals> 7641 <Globals>
7650 </Globals> 7642 </Globals>
7651 </VisualStudioProject> 7643 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698