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

Side by Side Diff: chrome/test/automated_ui_tests/automated_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/common/common.vcproj ('k') | chrome/test/chrome_process_util.h » ('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="automated_ui_tests" 5 Name="automated_ui_tests"
6 ProjectGUID="{D2250C20-3A94-4FB9-AF73-11BC5B73884B}" 6 ProjectGUID="{D2250C20-3A94-4FB9-AF73-11BC5B73884B}"
7 RootNamespace="page_cycler_tests" 7 RootNamespace="page_cycler_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 </File> 155 </File>
156 <File 156 <File
157 RelativePath="..\..\tools\build\win\precompiled_ wtl.h" 157 RelativePath="..\..\tools\build\win\precompiled_ wtl.h"
158 > 158 >
159 </File> 159 </File>
160 <File 160 <File
161 RelativePath="..\ui\run_all_unittests.cc" 161 RelativePath="..\ui\run_all_unittests.cc"
162 > 162 >
163 </File> 163 </File>
164 <File 164 <File
165 RelativePath="..\chrome_process_util.cc"
166 >
167 </File>
168 <File
169 RelativePath="..\chrome_process_util.h"
170 >
171 </File>
172 <File
173 RelativePath="..\chrome_process_util_win.cc"
174 >
175 </File>
176 <File
165 RelativePath="..\testing_browser_process.h" 177 RelativePath="..\testing_browser_process.h"
166 > 178 >
167 </File> 179 </File>
168 <File 180 <File
169 RelativePath="..\ui\ui_test.cc" 181 RelativePath="..\ui\ui_test.cc"
170 > 182 >
171 </File> 183 </File>
172 <File 184 <File
173 RelativePath="..\ui\ui_test.h" 185 RelativePath="..\ui\ui_test.h"
174 > 186 >
(...skipping 24 matching lines...) Expand all
199 </File> 211 </File>
200 <File 212 <File
201 RelativePath=".\automated_ui_tests.h" 213 RelativePath=".\automated_ui_tests.h"
202 > 214 >
203 </File> 215 </File>
204 </Filter> 216 </Filter>
205 </Files> 217 </Files>
206 <Globals> 218 <Globals>
207 </Globals> 219 </Globals>
208 </VisualStudioProject> 220 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/common.vcproj ('k') | chrome/test/chrome_process_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698