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

Unified Diff: content/content_common.gypi

Issue 8747002: Dispatch IndexedDB IPC messages to worker threads (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: inject thread ids into ipcs 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
diff --git a/content/content_common.gypi b/content/content_common.gypi
index d670416a2ec34a74d68a56bb824cb5954f9f8e1d..148ff57732c698d7acb78af843a607e5c7d73d1d 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -254,6 +254,7 @@
'common/webmessageportchannel_impl.cc',
'common/webmessageportchannel_impl.h',
'common/worker_messages.h',
+ '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