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

Unified Diff: base/base.gyp

Issue 5710002: Create base::WorkerPoolJob. Use it for HostResolverImpl and DirectoryLister. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments. Created 10 years 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 | « no previous file | base/base.gypi » ('j') | base/worker_pool_job.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 562aedf48adad1bfc1b562cbd98bdcc57c573842..207cbb2ecd724feed3ab727b95ccc171e6da7d16 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -172,6 +172,7 @@
'win/scoped_bstr_unittest.cc',
'win/scoped_comptr_unittest.cc',
'win/scoped_variant_unittest.cc',
+ 'worker_pool_job_unittest.cc',
'worker_pool_posix_unittest.cc',
'worker_pool_unittest.cc',
],
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/worker_pool_job.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698