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', |