| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 87c9470c72d744fdd6b3e06dbf4b3d7808bad23e..1733495c9629b1e7e1bf05db634807b7297bd99b 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -982,8 +982,6 @@ source_set("browser") {
|
| "permissions/permission_service_impl.h",
|
| "presentation/presentation_service_impl.cc",
|
| "presentation/presentation_service_impl.h",
|
| - "presentation/presentation_type_converters.cc",
|
| - "presentation/presentation_type_converters.h",
|
| "profiler_controller_impl.cc",
|
| "profiler_controller_impl.h",
|
| "profiler_message_filter.cc",
|
|
|