| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 14c1a31d7fd438ecfdbfe8ad83eb69655c9b4fb5..bfb070eecfa2ae1ac2f7b0593c3d848f3869eb6f 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -31,6 +31,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',
|
|
|