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

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

Issue 27224: Part of unforking Location. We make a bunch of Location related... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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/V8Bindings/SConscript ('k') | webkit/port/bindings/v8/v8_custom.h » ('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="V8Bindings" 5 Name="V8Bindings"
6 ProjectGUID="{625A8F11-2B4E-45B4-BD99-C6D629C606C0}" 6 ProjectGUID="{625A8F11-2B4E-45B4-BD99-C6D629C606C0}"
7 RootNamespace="V8" 7 RootNamespace="V8"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 </File> 161 </File>
162 <File 162 <File
163 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\custom\V8HTMLSelectElementCustom.cpp" 163 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\custom\V8HTMLSelectElementCustom.cpp"
164 > 164 >
165 </File> 165 </File>
166 <File 166 <File
167 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\custom\V8HTMLSelectElementCustom.h" 167 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\custom\V8HTMLSelectElementCustom.h"
168 > 168 >
169 </File> 169 </File>
170 <File 170 <File
171 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\custom\V8LocationCustom.cpp"
172 >
173 </File>
174 <File
171 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\custom\V8NamedNodesCollection.cpp" 175 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\custom\V8NamedNodesCollection.cpp"
172 > 176 >
173 </File> 177 </File>
174 <File 178 <File
175 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\custom\V8NamedNodesCollection.h" 179 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\custom\V8NamedNodesCollection.h"
176 > 180 >
177 </File> 181 </File>
178 <File 182 <File
179 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\custom\V8SVGElementInstanceCustom.cpp" 183 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\custom\V8SVGElementInstanceCustom.cpp"
180 > 184 >
(...skipping 2600 matching lines...) Expand 10 before | Expand all | Expand 10 after
2781 > 2785 >
2782 </File> 2786 </File>
2783 <File 2787 <File
2784 RelativePath="..\..\port\bindings\v8\WorkerScriptControl ler.h" 2788 RelativePath="..\..\port\bindings\v8\WorkerScriptControl ler.h"
2785 > 2789 >
2786 </File> 2790 </File>
2787 </Files> 2791 </Files>
2788 <Globals> 2792 <Globals>
2789 </Globals> 2793 </Globals>
2790 </VisualStudioProject> 2794 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/V8Bindings/SConscript ('k') | webkit/port/bindings/v8/v8_custom.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698