| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index 893418ef470d271cf809744170e616e68975ad94..796813462f203edf1b5bac45caca245bbd3c0474 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -118,8 +118,6 @@ target(link_target_type, "child") {
|
| "memory/child_memory_coordinator_impl.h",
|
| "memory/child_memory_coordinator_impl_android.cc",
|
| "memory/child_memory_coordinator_impl_android.h",
|
| - "memory/child_memory_message_filter.cc",
|
| - "memory/child_memory_message_filter.h",
|
| "notifications/notification_data_conversions.cc",
|
| "notifications/notification_data_conversions.h",
|
| "notifications/notification_dispatcher.cc",
|
|
|