| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 583d7a1ecb0e5bff65a6f6a997efdbe2118edd10..002a15cfe8961031b21569a0da46826d620e2415 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -38,6 +38,8 @@
|
| 'child/child_resource_message_filter.h',
|
| 'child/child_thread.cc',
|
| 'child/child_thread.h',
|
| + 'child/cross_thread_message_filter.cc',
|
| + 'child/cross_thread_message_filter.h',
|
| 'child/database_util.cc',
|
| 'child/database_util.h',
|
| 'child/db_message_filter.cc',
|
|
|