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

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

Issue 20504: I'm expanding this to fix a couple of bugs in determining the file name for... (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/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 2218 matching lines...) Expand 10 before | Expand all | Expand 10 after
2229 </File> 2229 </File>
2230 <File 2230 <File
2231 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\ChromiumDataObject.h" 2231 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\ChromiumDataObject.h"
2232 > 2232 >
2233 </File> 2233 </File>
2234 <File 2234 <File
2235 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\ClipboardChromium.cpp" 2235 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\ClipboardChromium.cpp"
2236 > 2236 >
2237 </File> 2237 </File>
2238 <File 2238 <File
2239 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\ClipboardChromiumWin.cpp"
2240 >
2241 </File>
2242 <File
2239 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\ClipboardChromium.h" 2243 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\ClipboardChromium.h"
2240 > 2244 >
2241 </File> 2245 </File>
2242 <File 2246 <File
2243 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\ClipboardUtilitiesChromium.cpp" 2247 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\ClipboardUtilitiesChromium.cpp"
2244 > 2248 >
2245 </File> 2249 </File>
2246 <File 2250 <File
2247 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\ClipboardUtilitiesChromium.h" 2251 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\ClipboardUtilitiesChromium.h"
2248 > 2252 >
(...skipping 5269 matching lines...) Expand 10 before | Expand all | Expand 10 after
7518 </FileConfiguration> 7522 </FileConfiguration>
7519 </File> 7523 </File>
7520 <File 7524 <File
7521 RelativePath="..\precompiled_webkit.h" 7525 RelativePath="..\precompiled_webkit.h"
7522 > 7526 >
7523 </File> 7527 </File>
7524 </Files> 7528 </Files>
7525 <Globals> 7529 <Globals>
7526 </Globals> 7530 </Globals>
7527 </VisualStudioProject> 7531 </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