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

Side by Side Diff: chrome/test/automated_ui_tests/automated_ui_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="automated_ui_tests" 5 Name="automated_ui_tests"
6 ProjectGUID="{D2250C20-3A94-4FB9-AF73-11BC5B73884B}" 6 ProjectGUID="{D2250C20-3A94-4FB9-AF73-11BC5B73884B}"
7 RootNamespace="page_cycler_tests" 7 RootNamespace="page_cycler_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 </File> 155 </File>
156 <File 156 <File
157 RelativePath="..\..\tools\build\win\precompiled_ wtl.h" 157 RelativePath="..\..\tools\build\win\precompiled_ wtl.h"
158 > 158 >
159 </File> 159 </File>
160 <File 160 <File
161 RelativePath="..\ui\run_all_unittests.cc" 161 RelativePath="..\ui\run_all_unittests.cc"
162 > 162 >
163 </File> 163 </File>
164 <File 164 <File
165 RelativePath="..\test_file_util.cc"
166 >
167 </File>
168 <File
169 RelativePath="..\testing_browser_process.h" 165 RelativePath="..\testing_browser_process.h"
170 > 166 >
171 </File> 167 </File>
172 <File 168 <File
173 RelativePath="..\ui\ui_test.cc" 169 RelativePath="..\ui\ui_test.cc"
174 > 170 >
175 </File> 171 </File>
176 <File 172 <File
177 RelativePath="..\ui\ui_test.h" 173 RelativePath="..\ui\ui_test.h"
178 > 174 >
(...skipping 24 matching lines...) Expand all
203 </File> 199 </File>
204 <File 200 <File
205 RelativePath=".\automated_ui_tests.h" 201 RelativePath=".\automated_ui_tests.h"
206 > 202 >
207 </File> 203 </File>
208 </Filter> 204 </Filter>
209 </Files> 205 </Files>
210 <Globals> 206 <Globals>
211 </Globals> 207 </Globals>
212 </VisualStudioProject> 208 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698