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

Side by Side Diff: chrome/test/plugin/plugin_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/perf/mem_usage.cc ('k') | chrome/test/reliability/reliability_tests.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="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="..\chrome_process_util.cc"
169 >
170 </File>
171 <File
172 RelativePath="..\chrome_process_util.h"
173 >
174 </File>
175 <File
176 RelativePath="..\chrome_process_util_win.cc"
177 >
178 </File>
179 <File
168 RelativePath="..\testing_browser_process.h" 180 RelativePath="..\testing_browser_process.h"
169 > 181 >
170 </File> 182 </File>
171 <File 183 <File
172 RelativePath="..\ui\ui_test.cc" 184 RelativePath="..\ui\ui_test.cc"
173 > 185 >
174 </File> 186 </File>
175 <File 187 <File
176 RelativePath="..\ui\ui_test.h" 188 RelativePath="..\ui\ui_test.h"
177 > 189 >
178 </File> 190 </File>
179 <File 191 <File
180 RelativePath="..\ui\ui_test_suite.cc" 192 RelativePath="..\ui\ui_test_suite.cc"
181 > 193 >
182 </File> 194 </File>
183 </Files> 195 </Files>
184 <Globals> 196 <Globals>
185 </Globals> 197 </Globals>
186 </VisualStudioProject> 198 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/perf/mem_usage.cc ('k') | chrome/test/reliability/reliability_tests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698