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

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

Issue 18733: Chrome side of webkit merge to r40164.... (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/WebCore/SConscript ('k') | webkit/glue/glue_serialize.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 4849 matching lines...) Expand 10 before | Expand all | Expand 10 after
4860 </File> 4860 </File>
4861 <File 4861 <File
4862 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerMessagingProxy.cpp" 4862 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerMessagingProxy.cpp"
4863 > 4863 >
4864 </File> 4864 </File>
4865 <File 4865 <File
4866 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerMessagingProxy.h" 4866 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerMessagingProxy.h"
4867 > 4867 >
4868 </File> 4868 </File>
4869 <File 4869 <File
4870 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerRunLoop.cpp"
4871 >
4872 </File>
4873 <File
4874 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerRunLoop.h"
4875 >
4876 </File>
4877 <File
4870 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerTask.cpp" 4878 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerTask.cpp"
4871 > 4879 >
4872 </File> 4880 </File>
4873 <File 4881 <File
4874 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerTask.h" 4882 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerTask.h"
4875 > 4883 >
4876 </File> 4884 </File>
4877 <File 4885 <File
4878 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerThread.cpp" 4886 RelativePath="..\..\..\third_party\WebKit\WebCor e\dom\WorkerThread.cpp"
4879 > 4887 >
(...skipping 2616 matching lines...) Expand 10 before | Expand all | Expand 10 after
7496 </FileConfiguration> 7504 </FileConfiguration>
7497 </File> 7505 </File>
7498 <File 7506 <File
7499 RelativePath="..\precompiled_webkit.h" 7507 RelativePath="..\precompiled_webkit.h"
7500 > 7508 >
7501 </File> 7509 </File>
7502 </Files> 7510 </Files>
7503 <Globals> 7511 <Globals>
7504 </Globals> 7512 </Globals>
7505 </VisualStudioProject> 7513 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/WebCore/SConscript ('k') | webkit/glue/glue_serialize.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698