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

Side by Side Diff: chrome/test/ui/ui_tests.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/ui/ui_test.cc ('k') | chrome/test/url_fetch_test/url_fetch_test.vcproj » ('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="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="..\chrome_process_util.cc"
178 >
179 </File>
180 <File
181 RelativePath="..\chrome_process_util.h"
182 >
183 </File>
184 <File
185 RelativePath="..\chrome_process_util_win.cc"
186 >
187 </File>
188 <File
177 RelativePath="..\testing_browser_process.h" 189 RelativePath="..\testing_browser_process.h"
178 > 190 >
179 </File> 191 </File>
180 <File 192 <File
181 RelativePath=".\javascript_test_util.cc" 193 RelativePath=".\javascript_test_util.cc"
182 > 194 >
183 </File> 195 </File>
184 <File 196 <File
185 RelativePath=".\javascript_test_util.h" 197 RelativePath=".\javascript_test_util.h"
186 > 198 >
(...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after
571 > 583 >
572 <File 584 <File
573 RelativePath=".\v8_benchmark_uitest.cc" 585 RelativePath=".\v8_benchmark_uitest.cc"
574 > 586 >
575 </File> 587 </File>
576 </Filter> 588 </Filter>
577 </Files> 589 </Files>
578 <Globals> 590 <Globals>
579 </Globals> 591 </Globals>
580 </VisualStudioProject> 592 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/ui/ui_test.cc ('k') | chrome/test/url_fetch_test/url_fetch_test.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698