| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index bde6e84c8c901b6ab88eefcc239782c6e1e979a3..65b093341bd0e9ec4bf8431113e7886fa2825cd1 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -180,12 +180,12 @@ 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",
|
| - "presentation_session_message.cc",
|
| - "presentation_session_message.h",
|
| "profiler_controller.h",
|
| "profiler_subscriber.h",
|
| "provision_fetcher_factory.h",
|
|
|