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

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

Issue 107001: Move scoped_vector.h and stl_util-inl.h to base/ (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
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/ipc_sync_channel_unittest.cc » ('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="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 732 matching lines...) Expand 10 before | Expand all | Expand 10 after
743 </File> 743 </File>
744 <File 744 <File
745 RelativePath=".\sandbox_init_wrapper.cc" 745 RelativePath=".\sandbox_init_wrapper.cc"
746 > 746 >
747 </File> 747 </File>
748 <File 748 <File
749 RelativePath=".\sandbox_init_wrapper.h" 749 RelativePath=".\sandbox_init_wrapper.h"
750 > 750 >
751 </File> 751 </File>
752 <File 752 <File
753 RelativePath=".\scoped_vector.h"
754 >
755 </File>
756 <File
757 RelativePath=".\security_filter_peer.cc" 753 RelativePath=".\security_filter_peer.cc"
758 > 754 >
759 </File> 755 </File>
760 <File 756 <File
761 RelativePath=".\security_filter_peer.h" 757 RelativePath=".\security_filter_peer.h"
762 > 758 >
763 </File> 759 </File>
764 <File 760 <File
765 RelativePath=".\slide_animation.cc" 761 RelativePath=".\slide_animation.cc"
766 > 762 >
(...skipping 12 matching lines...) Expand all
779 </File> 775 </File>
780 <File 776 <File
781 RelativePath=".\sqlite_utils.cc" 777 RelativePath=".\sqlite_utils.cc"
782 > 778 >
783 </File> 779 </File>
784 <File 780 <File
785 RelativePath=".\sqlite_utils.h" 781 RelativePath=".\sqlite_utils.h"
786 > 782 >
787 </File> 783 </File>
788 <File 784 <File
789 RelativePath=".\stl_util-inl.h"
790 >
791 </File>
792 <File
793 RelativePath=".\task_queue.cc" 785 RelativePath=".\task_queue.cc"
794 > 786 >
795 </File> 787 </File>
796 <File 788 <File
797 RelativePath=".\task_queue.h" 789 RelativePath=".\task_queue.h"
798 > 790 >
799 </File> 791 </File>
800 <File 792 <File
801 RelativePath=".\throb_animation.cc" 793 RelativePath=".\throb_animation.cc"
802 > 794 >
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
878 > 870 >
879 </File> 871 </File>
880 <File 872 <File
881 RelativePath=".\worker_thread_ticker.h" 873 RelativePath=".\worker_thread_ticker.h"
882 > 874 >
883 </File> 875 </File>
884 </Files> 876 </Files>
885 <Globals> 877 <Globals>
886 </Globals> 878 </Globals>
887 </VisualStudioProject> 879 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/ipc_sync_channel_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698