| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index 8dd0ebca871781e033cab33cb038d668c17cd596..5336b7a47174ea186c9162ecd36599cfbccfc1f4 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -182,12 +182,8 @@ source_set("browser_sources") {
|
| "plugin_data_remover.h",
|
| "plugin_service.h",
|
| "plugin_service_filter.h",
|
| - "presentation_connection_message.cc",
|
| - "presentation_connection_message.h",
|
| "presentation_screen_availability_listener.h",
|
| "presentation_service_delegate.h",
|
| - "presentation_session.cc",
|
| - "presentation_session.h",
|
| "profiler_controller.h",
|
| "profiler_subscriber.h",
|
| "provision_fetcher_factory.h",
|
|
|