| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index 3da0b18bea3f85443b6213c8f3f3fe2e01803038..da0aba569ae02ce301bf9138a26f4721e4e9cc9a 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -128,8 +128,6 @@ target(link_target_type, "child") {
|
| "notifications/notification_dispatcher.h",
|
| "notifications/notification_manager.cc",
|
| "notifications/notification_manager.h",
|
| - "push_messaging/push_dispatcher.cc",
|
| - "push_messaging/push_dispatcher.h",
|
| "push_messaging/push_provider.cc",
|
| "push_messaging/push_provider.h",
|
| "quota_dispatcher.cc",
|
|
|