| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 1eab451e58e5e234f447b6288f1cc76923f0ace0..dafcf25ada7172fe1eef3e9d36d692a07de70bbd 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -248,7 +248,6 @@ source_set("common") {
|
| "plugin_list.cc",
|
| "plugin_list.h",
|
| "process_type.cc",
|
| - "push_messaging_messages.h",
|
| "quarantine/quarantine.cc",
|
| "quarantine/quarantine_constants_linux.h",
|
| "quarantine/quarantine_linux.cc",
|
| @@ -587,6 +586,7 @@ mojom("mojo_bindings") {
|
| "media/media_devices.mojom",
|
| "memory_coordinator.mojom",
|
| "native_types.mojom",
|
| + "push_messaging.mojom",
|
| "render_frame_message_filter.mojom",
|
| "render_message_filter.mojom",
|
| "render_widget_window_tree_client_factory.mojom",
|
|
|