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

Side by Side Diff: chrome/test/page_cycler/page_cycler_tests.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="page_cycler_tests" 5 Name="page_cycler_tests"
6 ProjectGUID="{C9E0BD1D-B175-4A91-8380-3FDC81FAB9D7}" 6 ProjectGUID="{C9E0BD1D-B175-4A91-8380-3FDC81FAB9D7}"
7 RootNamespace="page_cycler_tests" 7 RootNamespace="page_cycler_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 </File> 157 </File>
158 <File 158 <File
159 RelativePath="..\..\tools\build\win\precompiled_ wtl.h" 159 RelativePath="..\..\tools\build\win\precompiled_ wtl.h"
160 > 160 >
161 </File> 161 </File>
162 <File 162 <File
163 RelativePath="..\ui\run_all_unittests.cc" 163 RelativePath="..\ui\run_all_unittests.cc"
164 > 164 >
165 </File> 165 </File>
166 <File 166 <File
167 RelativePath="..\test_file_util.cc"
168 >
169 </File>
170 <File
171 RelativePath="..\testing_browser_process.h" 167 RelativePath="..\testing_browser_process.h"
172 > 168 >
173 </File> 169 </File>
174 <File 170 <File
175 RelativePath="..\ui\ui_test.cc" 171 RelativePath="..\ui\ui_test.cc"
176 > 172 >
177 </File> 173 </File>
178 <File 174 <File
179 RelativePath="..\ui\ui_test.h" 175 RelativePath="..\ui\ui_test.h"
180 > 176 >
(...skipping 20 matching lines...) Expand all
201 > 197 >
202 <File 198 <File
203 RelativePath=".\page_cycler_test.cc" 199 RelativePath=".\page_cycler_test.cc"
204 > 200 >
205 </File> 201 </File>
206 </Filter> 202 </Filter>
207 </Files> 203 </Files>
208 <Globals> 204 <Globals>
209 </Globals> 205 </Globals>
210 </VisualStudioProject> 206 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698