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

Side by Side Diff: base/build/base_unittests.vcproj

Issue 18003: Call logging::InitLogging. The lack of this was causing some hangs (and poss... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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 | Annotate | Revision Log
« no previous file with comments | « base/base_unittests.scons ('k') | base/perf_test_suite.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="base_unittests" 5 Name="base_unittests"
6 ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}" 6 ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}"
7 RootNamespace="base_unittests" 7 RootNamespace="base_unittests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 > 145 >
146 <File 146 <File
147 RelativePath="..\multiprocess_test.h" 147 RelativePath="..\multiprocess_test.h"
148 > 148 >
149 </File> 149 </File>
150 <File 150 <File
151 RelativePath="..\no_windows2000_unittest.h" 151 RelativePath="..\no_windows2000_unittest.h"
152 > 152 >
153 </File> 153 </File>
154 <File 154 <File
155 RelativePath="..\perf_test_suite.h"
156 >
157 </File>
158 <File
155 RelativePath="..\run_all_unittests.cc" 159 RelativePath="..\run_all_unittests.cc"
156 > 160 >
157 </File> 161 </File>
158 <File 162 <File
159 RelativePath="..\test_suite.h" 163 RelativePath="..\test_suite.h"
160 > 164 >
161 </File> 165 </File>
162 </Filter> 166 </Filter>
163 <Filter 167 <Filter
164 Name="base_tests" 168 Name="base_tests"
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
405 > 409 >
406 <File 410 <File
407 RelativePath="..\gfx\png_codec_unittest.cc" 411 RelativePath="..\gfx\png_codec_unittest.cc"
408 > 412 >
409 </File> 413 </File>
410 </Filter> 414 </Filter>
411 </Files> 415 </Files>
412 <Globals> 416 <Globals>
413 </Globals> 417 </Globals>
414 </VisualStudioProject> 418 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/base_unittests.scons ('k') | base/perf_test_suite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698