Index: content/content_child.gypi |
diff --git a/content/content_child.gypi b/content/content_child.gypi |
index f8fb4642f12ac550ee9a9b37f78df9bd8b73f5df..8e3470b8b70d3fe1c6aa3cc016dd99a4004d2028 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', |
], |