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

Side by Side Diff: chrome/test/interactive_ui/interactive_ui.vcproj

Issue 54003: Replace chrome_process_filter with chrome_process_util. (Closed)
Patch Set: error handling Created 11 years, 8 months 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
« no previous file with comments | « chrome/test/chrome_process_util_win.cc ('k') | chrome/test/memory_test/memory_test.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 </File> 185 </File>
186 <File 186 <File
187 RelativePath="..\..\tools\build\win\precompiled_ wtl.h" 187 RelativePath="..\..\tools\build\win\precompiled_ wtl.h"
188 > 188 >
189 </File> 189 </File>
190 <File 190 <File
191 RelativePath="..\ui\run_all_unittests.cc" 191 RelativePath="..\ui\run_all_unittests.cc"
192 > 192 >
193 </File> 193 </File>
194 <File 194 <File
195 RelativePath="..\chrome_process_util.cc"
196 >
197 </File>
198 <File
199 RelativePath="..\chrome_process_util.h"
200 >
201 </File>
202 <File
203 RelativePath="..\chrome_process_util_win.cc"
204 >
205 </File>
206 <File
195 RelativePath="..\testing_profile.cc" 207 RelativePath="..\testing_profile.cc"
196 > 208 >
197 </File> 209 </File>
198 <File 210 <File
199 RelativePath="..\testing_profile.h" 211 RelativePath="..\testing_profile.h"
200 > 212 >
201 </File> 213 </File>
202 <File 214 <File
203 RelativePath="..\ui\ui_test.cc" 215 RelativePath="..\ui\ui_test.cc"
204 > 216 >
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
349 > 361 >
350 <File 362 <File
351 RelativePath=".\npapi_interactive_test.cc" 363 RelativePath=".\npapi_interactive_test.cc"
352 > 364 >
353 </File> 365 </File>
354 </Filter> 366 </Filter>
355 </Files> 367 </Files>
356 <Globals> 368 <Globals>
357 </Globals> 369 </Globals>
358 </VisualStudioProject> 370 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/chrome_process_util_win.cc ('k') | chrome/test/memory_test/memory_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698