| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index cf899ff08b2a2f1825dab3c5e0c6383b2e501b6a..6de696b1a16b887d7cbddf1d6563006b79299d52 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -238,7 +238,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",
|
| @@ -576,6 +575,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",
|
|
|