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

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, 1 month 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 110334)
+++ content/content_common.gypi (working copy)
@@ -221,6 +221,8 @@
'common/section_util_win.h',
'common/sensors.h',
'common/sensors_listener.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