| Index: chromecast/chromecast.gyp
|
| diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
|
| index f0782eebeda98fab477028afda6b6db87898c980..7fe756032df10388ffad76b2b67845a0df90005c 100644
|
| --- a/chromecast/chromecast.gyp
|
| +++ b/chromecast/chromecast.gyp
|
| @@ -51,10 +51,6 @@
|
| 'public/video_plane.h',
|
| ],
|
| },
|
| - # TODO(gunsch): Remove this fake target once it's either added or no
|
| - # longer referenced from internal code.
|
| - {'target_name': 'cast_media_audio', 'type': 'none'},
|
| -
|
| {
|
| 'target_name': 'cast_base',
|
| 'type': '<(component)',
|
|
|