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

Side by Side Diff: chrome/test/interactive_ui/interactive_ui.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="interactive_ui_tests" 5 Name="interactive_ui_tests"
6 ProjectGUID="{018D4F38-6272-448F-A864-976DA09F05D0}" 6 ProjectGUID="{018D4F38-6272-448F-A864-976DA09F05D0}"
7 RootNamespace="manual_ui" 7 RootNamespace="manual_ui"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 </File> 164 </File>
165 <File 165 <File
166 RelativePath="..\..\tools\build\win\precompiled_ wtl.h" 166 RelativePath="..\..\tools\build\win\precompiled_ wtl.h"
167 > 167 >
168 </File> 168 </File>
169 <File 169 <File
170 RelativePath="..\ui\run_all_unittests.cc" 170 RelativePath="..\ui\run_all_unittests.cc"
171 > 171 >
172 </File> 172 </File>
173 <File 173 <File
174 RelativePath="..\test_file_util.cc"
175 >
176 </File>
177 <File
178 RelativePath="..\testing_profile.cc" 174 RelativePath="..\testing_profile.cc"
179 > 175 >
180 </File> 176 </File>
181 <File 177 <File
182 RelativePath="..\testing_profile.h" 178 RelativePath="..\testing_profile.h"
183 > 179 >
184 </File> 180 </File>
185 <File 181 <File
186 RelativePath="..\ui\ui_test.cc" 182 RelativePath="..\ui\ui_test.cc"
187 > 183 >
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 > 240 >
245 <File 241 <File
246 RelativePath=".\npapi_interactive_test.cc" 242 RelativePath=".\npapi_interactive_test.cc"
247 > 243 >
248 </File> 244 </File>
249 </Filter> 245 </Filter>
250 </Files> 246 </Files>
251 <Globals> 247 <Globals>
252 </Globals> 248 </Globals>
253 </VisualStudioProject> 249 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698