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

Side by Side Diff: webkit/glue/plugins/test/npapi_test_plugin.vcproj

Issue 106008: Fix Flash window in Analytics being incorrectly visible.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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
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="npapi_test_plugin" 5 Name="npapi_test_plugin"
6 ProjectGUID="{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}" 6 ProjectGUID="{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}"
7 RootNamespace="npapi_test" 7 RootNamespace="npapi_test"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 </File> 256 </File>
257 <File 257 <File
258 RelativePath=".\plugin_window_size_test.cc" 258 RelativePath=".\plugin_window_size_test.cc"
259 > 259 >
260 </File> 260 </File>
261 <File 261 <File
262 RelativePath=".\plugin_window_size_test.h" 262 RelativePath=".\plugin_window_size_test.h"
263 > 263 >
264 </File> 264 </File>
265 <File 265 <File
266 RelativePath=".\plugin_windowed_test.cc"
267 >
268 </File>
269 <File
270 RelativePath=".\plugin_windowed_test.h"
271 >
272 </File>
273 <File
266 RelativePath=".\plugin_windowless_test.cc" 274 RelativePath=".\plugin_windowless_test.cc"
267 > 275 >
268 </File> 276 </File>
269 <File 277 <File
270 RelativePath=".\plugin_windowless_test.h" 278 RelativePath=".\plugin_windowless_test.h"
271 > 279 >
272 </File> 280 </File>
273 <File 281 <File
274 RelativePath=".\resource.h" 282 RelativePath=".\resource.h"
275 > 283 >
276 </File> 284 </File>
277 </Files> 285 </Files>
278 <Globals> 286 <Globals>
279 </Globals> 287 </Globals>
280 </VisualStudioProject> 288 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/data/plugins/hidden_plugin_iframe.html ('k') | webkit/glue/plugins/test/plugin_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698