| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index 945f5dabfbddbc8c067b712cff30e0cf3681acc8..8723dd970d7f225d21355391b253c9b4aef0519c 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -117,7 +117,6 @@ target(link_target_type, "child") {
|
| "memory/child_memory_coordinator_impl_android.h",
|
| "memory/child_memory_message_filter.cc",
|
| "memory/child_memory_message_filter.h",
|
| - "mojo/type_converters.h",
|
| "notifications/notification_data_conversions.cc",
|
| "notifications/notification_data_conversions.h",
|
| "notifications/notification_dispatcher.cc",
|
|
|