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

Unified Diff: base/base_unittests.scons

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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/base_paths.h ('k') | base/build/base_unittests.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_unittests.scons
===================================================================
--- base/base_unittests.scons (revision 7931)
+++ base/base_unittests.scons (working copy)
@@ -50,6 +50,7 @@
MSVSFilter('support', [
'multiprocess_test.h',
'no_windows2000_unittest.h',
+ 'perf_test_suite.h',
'run_all_unittests.cc',
'test_suite.h',
]),
« no previous file with comments | « base/base_paths.h ('k') | base/build/base_unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698