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

Side by Side Diff: webkit/glue/glue.vcproj

Issue 93116: Chrome side of using WebPluginListBuilder.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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/glue/chromium_bridge_impl.cc ('k') | webkit/glue/glue_util.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="Glue" 5 Name="Glue"
6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" 6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
7 RootNamespace="glue" 7 RootNamespace="glue"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
235 </File> 235 </File>
236 <File 236 <File
237 RelativePath=".\webplugin.h" 237 RelativePath=".\webplugin.h"
238 > 238 >
239 </File> 239 </File>
240 <File 240 <File
241 RelativePath=".\webplugin_delegate.h" 241 RelativePath=".\webplugin_delegate.h"
242 > 242 >
243 </File> 243 </File>
244 <File 244 <File
245 RelativePath=".\webplugininfo.h"
246 >
247 </File>
248 <File
245 RelativePath=".\webpreferences.h" 249 RelativePath=".\webpreferences.h"
246 > 250 >
247 </File> 251 </File>
248 <File 252 <File
249 RelativePath=".\webresponse.h" 253 RelativePath=".\webresponse.h"
250 > 254 >
251 </File> 255 </File>
252 <File 256 <File
253 RelativePath=".\webtextinput.h" 257 RelativePath=".\webtextinput.h"
254 > 258 >
(...skipping 704 matching lines...) Expand 10 before | Expand all | Expand 10 after
959 <File 963 <File
960 RelativePath=".\devtools\js\net_agent.js " 964 RelativePath=".\devtools\js\net_agent.js "
961 > 965 >
962 </File> 966 </File>
963 </Filter> 967 </Filter>
964 </Filter> 968 </Filter>
965 </Files> 969 </Files>
966 <Globals> 970 <Globals>
967 </Globals> 971 </Globals>
968 </VisualStudioProject> 972 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/glue/chromium_bridge_impl.cc ('k') | webkit/glue/glue_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698