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

Side by Side Diff: base/build/base.vcproj

Issue 12407: Un-duplicate EvictFileFromSystemCache.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years 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 | « base/base.xcodeproj/project.pbxproj ('k') | base/test_file_util.h » ('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="base" 5 Name="base"
6 ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}" 6 ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}"
7 RootNamespace="base" 7 RootNamespace="base"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 815 matching lines...) Expand 10 before | Expand all | Expand 10 after
826 > 826 >
827 </File> 827 </File>
828 <File 828 <File
829 RelativePath="..\system_monitor_win.cc" 829 RelativePath="..\system_monitor_win.cc"
830 > 830 >
831 </File> 831 </File>
832 <File 832 <File
833 RelativePath="..\task.h" 833 RelativePath="..\task.h"
834 > 834 >
835 </File> 835 </File>
836 <File
837 RelativePath="..\test_file_util.cc"
838 >
839 </File>
840 <File
841 RelativePath="..\test_file_util.h"
842 >
843 </File>
Dean McNamee 2008/11/25 21:27:48 These need to be tabs?
836 <File 844 <File
837 RelativePath="..\thread.cc" 845 RelativePath="..\thread.cc"
838 > 846 >
839 </File> 847 </File>
840 <File 848 <File
841 RelativePath="..\thread.h" 849 RelativePath="..\thread.h"
842 > 850 >
843 </File> 851 </File>
844 <File 852 <File
845 RelativePath="..\thread_local.h" 853 RelativePath="..\thread_local.h"
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
970 > 978 >
971 </File> 979 </File>
972 <File 980 <File
973 RelativePath="..\worker_pool.h" 981 RelativePath="..\worker_pool.h"
974 > 982 >
975 </File> 983 </File>
976 </Files> 984 </Files>
977 <Globals> 985 <Globals>
978 </Globals> 986 </Globals>
979 </VisualStudioProject> 987 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/base.xcodeproj/project.pbxproj ('k') | base/test_file_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698