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

Unified Diff: content/content_common.gypi

Issue 8785013: Track webcore worker message loops in chromium. (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
diff --git a/content/content_common.gypi b/content/content_common.gypi
index b4891f85f4b7a1e928cc50d0e1991ca560348ee6..02e13c91b451506b52d0a2b040cc9d72d54d7768 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -256,6 +256,8 @@
'common/webmessageportchannel_impl.cc',
'common/webmessageportchannel_impl.h',
'common/worker_messages.h',
+ 'common/worker_task_runner.cc',
+ 'common/worker_task_runner.h',
'public/common/common_param_traits.cc',
'public/common/common_param_traits.h',
'public/common/content_client.cc',

Powered by Google App Engine
This is Rietveld 408576698