| Index: content/public/common/BUILD.gn
|
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
|
| index 7e7f0eb3c65f6c5faa417df0fb091e44f644a074..e4171911733c0a58720901974e7d9ece8cb67a8b 100644
|
| --- a/content/public/common/BUILD.gn
|
| +++ b/content/public/common/BUILD.gn
|
| @@ -174,8 +174,12 @@ source_set("common_sources") {
|
| "persistent_notification_status.h",
|
| "platform_notification_data.cc",
|
| "platform_notification_data.h",
|
| + "presentation_connection_message.cc",
|
| + "presentation_connection_message.h",
|
| "presentation_constants.cc",
|
| "presentation_constants.h",
|
| + "presentation_session.cc",
|
| + "presentation_session.h",
|
| "process_type.h",
|
| "push_messaging_status.cc",
|
| "push_messaging_status.h",
|
|
|