| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index fcb2e27c8288a1bfca212027bc4ed23bc0574704..7d3420a1575c02b7febe854b4e752284ce6e65fc 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",
|
|
|