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

Side by Side Diff: chrome/test/plugin/plugin_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="plugin_tests" 5 Name="plugin_tests"
6 ProjectGUID="{A1CAA831-C507-4B2E-87F3-AEC63C9907F9}" 6 ProjectGUID="{A1CAA831-C507-4B2E-87F3-AEC63C9907F9}"
7 RootNamespace="plugin_tests" 7 RootNamespace="plugin_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 </File> 158 </File>
159 <File 159 <File
160 RelativePath="..\..\tools\build\win\precompiled_wtl.h" 160 RelativePath="..\..\tools\build\win\precompiled_wtl.h"
161 > 161 >
162 </File> 162 </File>
163 <File 163 <File
164 RelativePath="..\ui\run_all_unittests.cc" 164 RelativePath="..\ui\run_all_unittests.cc"
165 > 165 >
166 </File> 166 </File>
167 <File 167 <File
168 RelativePath="..\test_file_util.cc"
169 >
170 </File>
171 <File
172 RelativePath="..\testing_browser_process.h" 168 RelativePath="..\testing_browser_process.h"
173 > 169 >
174 </File> 170 </File>
175 <File 171 <File
176 RelativePath="..\ui\ui_test.cc" 172 RelativePath="..\ui\ui_test.cc"
177 > 173 >
178 </File> 174 </File>
179 <File 175 <File
180 RelativePath="..\ui\ui_test.h" 176 RelativePath="..\ui\ui_test.h"
181 > 177 >
182 </File> 178 </File>
183 <File 179 <File
184 RelativePath="..\ui\ui_test_suite.cc" 180 RelativePath="..\ui\ui_test_suite.cc"
185 > 181 >
186 </File> 182 </File>
187 </Files> 183 </Files>
188 <Globals> 184 <Globals>
189 </Globals> 185 </Globals>
190 </VisualStudioProject> 186 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698