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

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

Issue 27222: Chrome side to implement WebMimeRegistry. (Closed) Base URL: svn://svn.chromium.org/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
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 507 matching lines...) Expand 10 before | Expand all | Expand 10 after
518 </File> 518 </File>
519 <File 519 <File
520 RelativePath=".\searchable_form_data.cc" 520 RelativePath=".\searchable_form_data.cc"
521 > 521 >
522 </File> 522 </File>
523 <File 523 <File
524 RelativePath=".\searchable_form_data.h" 524 RelativePath=".\searchable_form_data.h"
525 > 525 >
526 </File> 526 </File>
527 <File 527 <File
528 RelativePath=".\simple_webmimeregistry_impl.cc"
529 >
530 </File>
531 <File
532 RelativePath=".\simple_webmimeregistry_impl.h"
533 >
534 </File>
535 <File
528 RelativePath=".\stacking_order_iterator.cc" 536 RelativePath=".\stacking_order_iterator.cc"
529 > 537 >
530 </File> 538 </File>
531 <File 539 <File
532 RelativePath=".\stacking_order_iterator.h" 540 RelativePath=".\stacking_order_iterator.h"
533 > 541 >
534 </File> 542 </File>
535 <File 543 <File
536 RelativePath=".\webclipboard_impl.cc" 544 RelativePath=".\webclipboard_impl.cc"
537 > 545 >
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
602 </File> 610 </File>
603 <File 611 <File
604 RelativePath=".\webhistoryitem_impl.cc" 612 RelativePath=".\webhistoryitem_impl.cc"
605 > 613 >
606 </File> 614 </File>
607 <File 615 <File
608 RelativePath=".\webhistoryitem_impl.h" 616 RelativePath=".\webhistoryitem_impl.h"
609 > 617 >
610 </File> 618 </File>
611 <File 619 <File
612 RelativePath=".\webinputevent_win.cc"
613 >
614 </File>
615 <File
616 RelativePath=".\webinputevent_utils.cc" 620 RelativePath=".\webinputevent_utils.cc"
617 > 621 >
618 </File> 622 </File>
619 <File 623 <File
620 RelativePath=".\webinputevent_utils.h" 624 RelativePath=".\webinputevent_utils.h"
621 > 625 >
622 </File> 626 </File>
623 <File 627 <File
624 » » » » RelativePath=".\webkit_client_impl.cc" 628 » » » » RelativePath=".\webinputevent_win.cc"
625 » » » » >
626 » » » </File>
627 » » » <File
628 » » » » RelativePath=".\webkit_client_impl.h"
629 > 629 >
630 </File> 630 </File>
631 <File 631 <File
632 RelativePath=".\webkit_glue.cc" 632 RelativePath=".\webkit_glue.cc"
633 > 633 >
634 </File> 634 </File>
635 <File 635 <File
636 RelativePath=".\webkit_glue.h" 636 RelativePath=".\webkit_glue.h"
637 > 637 >
638 </File> 638 </File>
639 <File 639 <File
640 RelativePath=".\webkit_glue_win.cc" 640 RelativePath=".\webkit_glue_win.cc"
641 > 641 >
642 </File> 642 </File>
643 <File 643 <File
644 RelativePath=".\webkitclient_impl.cc"
645 >
646 </File>
647 <File
648 RelativePath=".\webkitclient_impl.h"
649 >
650 </File>
651 <File
644 RelativePath=".\webmediaplayer_impl.cc" 652 RelativePath=".\webmediaplayer_impl.cc"
645 > 653 >
646 </File> 654 </File>
647 <File 655 <File
648 RelativePath=".\webmediaplayer_impl.h" 656 RelativePath=".\webmediaplayer_impl.h"
649 > 657 >
650 </File> 658 </File>
651 <File 659 <File
652 RelativePath=".\webplugin_delegate.cc" 660 RelativePath=".\webplugin_delegate.cc"
653 > 661 >
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
794 </File> 802 </File>
795 <File 803 <File
796 RelativePath=".\plugins\webplugin_delegate_impl. h" 804 RelativePath=".\plugins\webplugin_delegate_impl. h"
797 > 805 >
798 </File> 806 </File>
799 </Filter> 807 </Filter>
800 </Files> 808 </Files>
801 <Globals> 809 <Globals>
802 </Globals> 810 </Globals>
803 </VisualStudioProject> 811 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/glue/chromium_bridge_impl.cc ('k') | webkit/glue/glue_util.h » ('j') | webkit/webkit.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698