Index: content/content_child.gypi |
diff --git a/content/content_child.gypi b/content/content_child.gypi |
index 013d2e5054dae601cdf053d2a42de5a0a954cd97..501f21b68dc84d2d8d08f82c6468bb514633b74c 100644 |
--- a/content/content_child.gypi |
+++ b/content/content_child.gypi |
@@ -272,6 +272,8 @@ |
'child/weburlresponse_extradata_impl.h', |
'child/worker_task_runner.cc', |
'child/worker_task_runner.h', |
+ 'child/worker_thread_message_filter.cc', |
+ 'child/worker_thread_message_filter.h', |
'child/worker_thread_task_runner.cc', |
'child/worker_thread_task_runner.h', |
], |