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

Side by Side Diff: chrome/test/ui/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="ui_tests" 5 Name="ui_tests"
6 ProjectGUID="{76235B67-1C27-4627-8A33-4B2E1EF93EDE}" 6 ProjectGUID="{76235B67-1C27-4627-8A33-4B2E1EF93EDE}"
7 RootNamespace="ui_tests" 7 RootNamespace="ui_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
167 </File> 167 </File>
168 <File 168 <File
169 RelativePath="..\..\tools\build\win\precompiled_ wtl.h" 169 RelativePath="..\..\tools\build\win\precompiled_ wtl.h"
170 > 170 >
171 </File> 171 </File>
172 <File 172 <File
173 RelativePath=".\run_all_unittests.cc" 173 RelativePath=".\run_all_unittests.cc"
174 > 174 >
175 </File> 175 </File>
176 <File 176 <File
177 RelativePath="..\test_file_util.cc"
178 >
179 </File>
180 <File
181 RelativePath="..\testing_browser_process.h" 177 RelativePath="..\testing_browser_process.h"
182 > 178 >
183 </File> 179 </File>
184 <File 180 <File
185 RelativePath=".\ui_test.cc" 181 RelativePath=".\ui_test.cc"
186 > 182 >
187 </File> 183 </File>
188 <File 184 <File
189 RelativePath=".\ui_test.h" 185 RelativePath=".\ui_test.h"
190 > 186 >
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after
543 > 539 >
544 <File 540 <File
545 RelativePath=".\history_uitest.cc" 541 RelativePath=".\history_uitest.cc"
546 > 542 >
547 </File> 543 </File>
548 </Filter> 544 </Filter>
549 </Files> 545 </Files>
550 <Globals> 546 <Globals>
551 </Globals> 547 </Globals>
552 </VisualStudioProject> 548 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698