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

Unified Diff: content/content_common.gypi

Issue 8416019: Add a sequenced worker pool (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 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
Index: content/content_common.gypi
===================================================================
--- content/content_common.gypi (revision 111643)
+++ content/content_common.gypi (working copy)
@@ -226,6 +226,8 @@
'common/sandbox_policy.h',
'common/section_util_win.cc',
'common/section_util_win.h',
+ 'common/sequenced_worker_pool.cc',
+ 'common/sequenced_worker_pool.h',
'common/set_process_title.cc',
'common/set_process_title.h',
'common/set_process_title_linux.cc',

Powered by Google App Engine
This is Rietveld 408576698