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

Side by Side Diff: chrome/tools/perf/flush_cache/flush_cache.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
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="flush_cache" 5 Name="flush_cache"
6 ProjectGUID="{4539AFB3-B8DC-47F3-A491-6DAC8FD26657}" 6 ProjectGUID="{4539AFB3-B8DC-47F3-A491-6DAC8FD26657}"
7 RootNamespace="flush_cache" 7 RootNamespace="flush_cache"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 /> 135 />
136 </Configuration> 136 </Configuration>
137 </Configurations> 137 </Configurations>
138 <References> 138 <References>
139 </References> 139 </References>
140 <Files> 140 <Files>
141 <File 141 <File
142 RelativePath=".\flush_cache.cc" 142 RelativePath=".\flush_cache.cc"
143 > 143 >
144 </File> 144 </File>
145 <File
146 RelativePath="..\..\..\test\test_file_util.cc"
147 >
148 </File>
149 <File
150 RelativePath="..\..\..\test\test_file_util.h"
151 >
152 </File>
153 </Files> 145 </Files>
154 <Globals> 146 <Globals>
155 </Globals> 147 </Globals>
156 </VisualStudioProject> 148 </VisualStudioProject>
OLDNEW
« base/build/base.vcproj ('K') | « chrome/tools/perf/flush_cache/flush_cache.scons ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698