Index: content/content_child.gypi |
diff --git a/content/content_child.gypi b/content/content_child.gypi |
index c2c035f38bb66a36143fe848719f89add03dde1c..7851da612935b3d04c89e7100f57a1ebe9fa4b17 100644 |
--- a/content/content_child.gypi |
+++ b/content/content_child.gypi |
@@ -32,6 +32,8 @@ |
'child/browser_font_resource_trusted.h', |
'child/child_histogram_message_filter.cc', |
'child/child_histogram_message_filter.h', |
+ 'child/child_message_filter.cc', |
+ 'child/child_message_filter.h', |
'child/child_process.cc', |
'child/child_process.h', |
'child/child_resource_message_filter.cc', |
@@ -152,6 +154,8 @@ |
'child/websocket_bridge.h', |
'child/websocket_dispatcher.cc', |
'child/websocket_dispatcher.h', |
+ 'child/worker_thread_task_runner.cc', |
+ 'child/worker_thread_task_runner.h', |
'public/child/image_decoder_utils.h', |
'public/child/resource_dispatcher_delegate.h', |
], |