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

Side by Side Diff: chrome/test/memory_test/memory_test.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/memory_test/memory_test.cc ('k') | chrome/test/page_cycler/page_cycler_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="memory_test" 5 Name="memory_test"
6 ProjectGUID="{A5F831FD-9B9C-4FEF-9FBA-554817B734CE}" 6 ProjectGUID="{A5F831FD-9B9C-4FEF-9FBA-554817B734CE}"
7 RootNamespace="memory_test" 7 RootNamespace="memory_test"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 </File> 157 </File>
158 <File 158 <File
159 RelativePath="..\..\tools\build\win\precompiled_ wtl.h" 159 RelativePath="..\..\tools\build\win\precompiled_ wtl.h"
160 > 160 >
161 </File> 161 </File>
162 <File 162 <File
163 RelativePath="..\ui\run_all_unittests.cc" 163 RelativePath="..\ui\run_all_unittests.cc"
164 > 164 >
165 </File> 165 </File>
166 <File 166 <File
167 RelativePath="..\chrome_process_util.cc"
168 >
169 </File>
170 <File
171 RelativePath="..\chrome_process_util.h"
172 >
173 </File>
174 <File
175 RelativePath="..\chrome_process_util_win.cc"
176 >
177 </File>
178 <File
167 RelativePath="..\testing_browser_process.h" 179 RelativePath="..\testing_browser_process.h"
168 > 180 >
169 </File> 181 </File>
170 <File 182 <File
171 RelativePath="..\ui\ui_test.cc" 183 RelativePath="..\ui\ui_test.cc"
172 > 184 >
173 </File> 185 </File>
174 <File 186 <File
175 RelativePath="..\ui\ui_test.h" 187 RelativePath="..\ui\ui_test.h"
176 > 188 >
(...skipping 20 matching lines...) Expand all
197 > 209 >
198 <File 210 <File
199 RelativePath=".\memory_test.cc" 211 RelativePath=".\memory_test.cc"
200 > 212 >
201 </File> 213 </File>
202 </Filter> 214 </Filter>
203 </Files> 215 </Files>
204 <Globals> 216 <Globals>
205 </Globals> 217 </Globals>
206 </VisualStudioProject> 218 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/memory_test/memory_test.cc ('k') | chrome/test/page_cycler/page_cycler_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698