| Index: content/public/common/BUILD.gn
|
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
|
| index f04b7f90fc2616b780ed764508a63cc8a171c90b..b8c40889ebba60241f3d75879caa6fb3296004ac 100644
|
| --- a/content/public/common/BUILD.gn
|
| +++ b/content/public/common/BUILD.gn
|
| @@ -158,6 +158,8 @@ source_set("common_sources") {
|
| "media_stream_request.h",
|
| "menu_item.cc",
|
| "menu_item.h",
|
| + "message_port.cc",
|
| + "message_port.h",
|
| "mhtml_generation_params.cc",
|
| "mhtml_generation_params.h",
|
| "mojo_channel_switches.cc",
|
|
|