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

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

Issue 1612: Implement "iframe shim" behavior for windowed plugins.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 2 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="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 463 matching lines...) Expand 10 before | Expand all | Expand 10 after
474 </File> 474 </File>
475 <File 475 <File
476 RelativePath="..\..\glue\searchable_form_data.h" 476 RelativePath="..\..\glue\searchable_form_data.h"
477 > 477 >
478 </File> 478 </File>
479 <File 479 <File
480 RelativePath="..\..\glue\simple_clipboard_impl.c c" 480 RelativePath="..\..\glue\simple_clipboard_impl.c c"
481 > 481 >
482 </File> 482 </File>
483 <File 483 <File
484 RelativePath="..\..\glue\stacking_order_iterator .cc"
485 >
486 </File>
487 <File
488 RelativePath="..\..\glue\stacking_order_iterator .h"
489 >
490 </File>
491 <File
484 RelativePath="..\..\glue\webcursor.cc" 492 RelativePath="..\..\glue\webcursor.cc"
485 > 493 >
486 </File> 494 </File>
487 <File 495 <File
488 RelativePath="..\..\glue\webcursor.h" 496 RelativePath="..\..\glue\webcursor.h"
489 > 497 >
490 </File> 498 </File>
491 <File 499 <File
492 RelativePath="..\..\glue\webdatasource_impl.cc" 500 RelativePath="..\..\glue\webdatasource_impl.cc"
493 > 501 >
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
678 </File> 686 </File>
679 <File 687 <File
680 RelativePath="..\..\glue\plugins\webplugin_deleg ate_impl.h" 688 RelativePath="..\..\glue\plugins\webplugin_deleg ate_impl.h"
681 > 689 >
682 </File> 690 </File>
683 </Filter> 691 </Filter>
684 </Files> 692 </Files>
685 <Globals> 693 <Globals>
686 </Globals> 694 </Globals>
687 </VisualStudioProject> 695 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/data/npapi/simple_blank.swf ('k') | webkit/data/layout_tests/pending/plugins/iframe-shims.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698