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

Side by Side Diff: webkit/build/JavaScriptCore/WTF.vcproj

Issue 17010: Chromium side of merge 39453:39501.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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/JavaScriptCore/SConscript ('k') | webkit/build/WebCore/SConscript » ('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="WTF" 5 Name="WTF"
6 ProjectGUID="{AA8A5A85-592B-4357-BC60-E0E91E026AF6}" 6 ProjectGUID="{AA8A5A85-592B-4357-BC60-E0E91E026AF6}"
7 RootNamespace="WTF" 7 RootNamespace="WTF"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
307 </File> 307 </File>
308 <File 308 <File
309 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\TCSystemAlloc.cpp" 309 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\TCSystemAlloc.cpp"
310 > 310 >
311 </File> 311 </File>
312 <File 312 <File
313 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\TCSystemAlloc.h" 313 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\TCSystemAlloc.h"
314 > 314 >
315 </File> 315 </File>
316 <File 316 <File
317 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\Threading.cpp"
318 >
319 </File>
320 <File
317 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\Threading.h" 321 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\Threading.h"
318 > 322 >
319 </File> 323 </File>
320 <File 324 <File
321 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\ThreadingWin.cpp" 325 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\ThreadingWin.cpp"
322 > 326 >
323 </File> 327 </File>
324 <File 328 <File
325 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\unicode\Unicode.h" 329 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\unicode\Unicode.h"
326 > 330 >
(...skipping 19 matching lines...) Expand all
346 > 350 >
347 </File> 351 </File>
348 <File 352 <File
349 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\VectorTraits.h" 353 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\VectorTraits.h"
350 > 354 >
351 </File> 355 </File>
352 </Files> 356 </Files>
353 <Globals> 357 <Globals>
354 </Globals> 358 </Globals>
355 </VisualStudioProject> 359 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/JavaScriptCore/SConscript ('k') | webkit/build/WebCore/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698