| Index: chromecast/common/media/BUILD.gn
|
| diff --git a/chromecast/common/media/BUILD.gn b/chromecast/common/media/BUILD.gn
|
| index da0272bdb8e92a5e8b12520d6cba388137d860b0..0504ff116fa8f3c4e3a68c897c07547299d5fa22 100644
|
| --- a/chromecast/common/media/BUILD.gn
|
| +++ b/chromecast/common/media/BUILD.gn
|
| @@ -5,7 +5,6 @@
|
| import("//chromecast/chromecast.gni")
|
| import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| -# GYP target: chromecast.gyp:cast_shell_media
|
| source_set("media") {
|
| sources = [
|
| "cast_media_client.cc",
|
|
|