Index: chrome/browser/BUILD.gn |
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn |
index 50916ff897cefb28d8a8c44dd1c1ac0665557e2a..7360e4a2f88391859e8658aac30937c9788f1db0 100644 |
--- a/chrome/browser/BUILD.gn |
+++ b/chrome/browser/BUILD.gn |
@@ -567,8 +567,6 @@ split_static_library("browser") { |
"mac/security_wrappers.h", |
"media/cast_remoting_connector.cc", |
"media/cast_remoting_connector.h", |
- "media/cast_remoting_connector_messaging.cc", |
- "media/cast_remoting_connector_messaging.h", |
"media/cast_remoting_sender.cc", |
"media/cast_remoting_sender.h", |
"media/media_access_handler.cc", |
@@ -1662,6 +1660,7 @@ split_static_library("browser") { |
"//media/cast:net", |
"//media/midi", |
"//media/mojo:features", |
+ "//media/mojo/interfaces:mirror_service_remoting", |
"//media/mojo/interfaces:remoting", |
"//mojo/common", |
"//mojo/edk/system", |