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

Side by Side Diff: chrome/common/common.vcproj

Issue 21485: Bitmap transport (Closed)
Patch Set: Fix some mac crashes Created 11 years, 10 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
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="common" 5 Name="common"
6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" 6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}"
7 RootNamespace="common" 7 RootNamespace="common"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 519 matching lines...) Expand 10 before | Expand all | Expand 10 after
530 > 530 >
531 </File> 531 </File>
532 <File 532 <File
533 RelativePath=".\navigation_types.h" 533 RelativePath=".\navigation_types.h"
534 > 534 >
535 </File> 535 </File>
536 <File 536 <File
537 RelativePath=".\notification_details.h" 537 RelativePath=".\notification_details.h"
538 > 538 >
539 </File> 539 </File>
540 <File 540 » » <File
541 RelativePath=".\notification_observer.h" 541 RelativePath=".\notification_observer.h"
542 > 542 >
543 </File> 543 </File>
544 <File 544 <File
545 RelativePath=".\notification_registrar.cc" 545 RelativePath=".\notification_registrar.cc"
546 > 546 >
547 </File> 547 </File>
548 <File 548 <File
549 RelativePath=".\notification_registrar.h" 549 RelativePath=".\notification_registrar.h"
550 > 550 >
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
735 </File> 735 </File>
736 <File 736 <File
737 RelativePath=".\time_format.cc" 737 RelativePath=".\time_format.cc"
738 > 738 >
739 </File> 739 </File>
740 <File 740 <File
741 RelativePath=".\time_format.h" 741 RelativePath=".\time_format.h"
742 > 742 >
743 </File> 743 </File>
744 <File 744 <File
745 RelativePath=".\transport_dib.h"
746 >
747 </File>
748 <File
749 RelativePath=".\transport_dib_win.cc"
750 >
751 </File>
752 <File
745 RelativePath=".\unzip.cc" 753 RelativePath=".\unzip.cc"
746 > 754 >
747 </File> 755 </File>
748 <File 756 <File
749 RelativePath=".\unzip.h" 757 RelativePath=".\unzip.h"
750 > 758 >
751 </File> 759 </File>
752 <File 760 <File
753 RelativePath=".\visitedlink_common.cc" 761 RelativePath=".\visitedlink_common.cc"
754 > 762 >
(...skipping 23 matching lines...) Expand all
778 > 786 >
779 </File> 787 </File>
780 <File 788 <File
781 RelativePath=".\worker_thread_ticker.h" 789 RelativePath=".\worker_thread_ticker.h"
782 > 790 >
783 </File> 791 </File>
784 </Files> 792 </Files>
785 <Globals> 793 <Globals>
786 </Globals> 794 </Globals>
787 </VisualStudioProject> 795 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698