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

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: Minimize the header dependency. 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/i18n/file_util_icu.cc » ('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 f68359abdd9f1c26e45a538a13f6e0effbb42f74..24ade66f016a31375fe6c2ba5d610040bd3f646a 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -171,6 +171,7 @@
'win/scoped_bstr_unittest.cc',
'win/scoped_comptr_unittest.cc',
'win/scoped_variant_unittest.cc',
+ 'worker_pool_job_unittest.cc',
'worker_pool_unittest.cc',
],
'include_dirs': [
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/i18n/file_util_icu.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698