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

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

Issue 19485: Chromium side of merge 40314:40364. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 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/webframe_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 3300 matching lines...) Expand 10 before | Expand all | Expand 10 after
3311 > 3311 >
3312 </File> 3312 </File>
3313 <File 3313 <File
3314 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\RenderLegend.cpp" 3314 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\RenderLegend.cpp"
3315 > 3315 >
3316 </File> 3316 </File>
3317 <File 3317 <File
3318 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\RenderLegend.h" 3318 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\RenderLegend.h"
3319 > 3319 >
3320 </File> 3320 </File>
3321 <File
3322 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\RenderLineBoxList.cpp"
3323 >
3324 </File>
3325 <File
3326 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\RenderLineBoxList.h"
3327 >
3328 </File>
3321 <File 3329 <File
3322 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\RenderListBox.cpp" 3330 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\RenderListBox.cpp"
3323 > 3331 >
3324 </File> 3332 </File>
3325 <File 3333 <File
3326 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\RenderListBox.h" 3334 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\RenderListBox.h"
3327 > 3335 >
3328 </File> 3336 </File>
3329 <File 3337 <File
3330 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\RenderListItem.cpp" 3338 RelativePath="..\..\..\third_party\WebKit\WebCor e\rendering\RenderListItem.cpp"
(...skipping 4189 matching lines...) Expand 10 before | Expand all | Expand 10 after
7520 </FileConfiguration> 7528 </FileConfiguration>
7521 </File> 7529 </File>
7522 <File 7530 <File
7523 RelativePath="..\precompiled_webkit.h" 7531 RelativePath="..\precompiled_webkit.h"
7524 > 7532 >
7525 </File> 7533 </File>
7526 </Files> 7534 </Files>
7527 <Globals> 7535 <Globals>
7528 </Globals> 7536 </Globals>
7529 </VisualStudioProject> 7537 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/WebCore/SConscript ('k') | webkit/glue/webframe_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698