| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 325ea9ed75a51bf31d64967b56279b6ebfdea44a..6bbdc0fd9d013dc9652a0ef69544e251c4e28080 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -999,8 +999,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",
|
|
|