| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 8ae5275ff2cec5716f8905c5ada1cd5169d082c9..04035a19e44357b381ee9b1c5ce35941f3b36a90 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -355,6 +355,7 @@ source_set("browser") {
|
| "geolocation/network_location_provider.h",
|
| "geolocation/network_location_request.cc",
|
| "geolocation/network_location_request.h",
|
| + "media/session/media_session_delegate_default.cc",
|
| "power_usage_monitor_impl.cc",
|
| "power_usage_monitor_impl.h",
|
| "renderer_host/begin_frame_observer_proxy.cc",
|
|
|