Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 26fd1b1f8e2189e6f113f1a3fcc20e3fb9c0333d..a782d5271e5217fe56ab64c923c38fd878ee0dad 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -350,6 +350,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", |
whywhat
2016/03/01 03:12:10
nit: media_session_delegate_impl.cc?
Seems like th
mlamouri (slow - plz ping)
2016/03/07 19:28:08
I wouldn't say that WMPI/WMPA is a common pattern.
|
"power_usage_monitor_impl.cc", |
"power_usage_monitor_impl.h", |
"renderer_host/begin_frame_observer_proxy.cc", |