| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 230815aa8deaf0cfc44854452b40837899f6827c..259ed6fd87c5ffe3c99b530c670809d0fed3040c 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -83,6 +83,8 @@
|
| 'public/common/media_stream_request.h',
|
| 'public/common/menu_item.cc',
|
| 'public/common/menu_item.h',
|
| + 'public/common/message_port_types.cc',
|
| + 'public/common/message_port_types.h',
|
| 'public/common/mojo_channel_switches.cc',
|
| 'public/common/mojo_channel_switches.h',
|
| 'public/common/navigator_connect_client.cc',
|
|
|