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

Unified Diff: content/content_child.gypi

Issue 165373004: Move WorkerTaskRunner to content/child. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months 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 | « content/child/worker_thread_task_runner.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index d8c239e3ca6ce36440394165e3f20db338655160..03c3fb739d67b24d427202cc9b85cdaa60d32b97 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -171,6 +171,8 @@
'child/webthemeengine_impl_default.h',
'child/webthemeengine_impl_mac.cc',
'child/webthemeengine_impl_mac.h',
+ 'child/worker_task_runner.cc',
+ 'child/worker_task_runner.h',
'child/worker_thread_task_runner.cc',
'child/worker_thread_task_runner.h',
'public/child/image_decoder_utils.h',
« no previous file with comments | « content/child/worker_thread_task_runner.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698