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

Unified Diff: base/base.scons

Issue 39102: Adding a new thread pool to SimpleThread. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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
« base/base.gyp ('K') | « base/base.gyp ('k') | base/base_unittests.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.scons
===================================================================
--- base/base.scons (revision 12361)
+++ base/base.scons (working copy)
@@ -402,6 +402,7 @@
'sys_string_conversions_linux.cc',
'test_file_util_linux.cc',
'worker_pool_linux.cc',
+ 'worker_pool_linux.h',
])
env.ChromeLibrary('base', input_files)
« base/base.gyp ('K') | « base/base.gyp ('k') | base/base_unittests.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698