| Index: chromecast/chromecast.gyp
|
| diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
|
| index f48a6c3dbca7c08885d756949e24dc04318a9ce7..5ab626f92a9d23b1fc16c239fbc56ba5f694b51f 100644
|
| --- a/chromecast/chromecast.gyp
|
| +++ b/chromecast/chromecast.gyp
|
| @@ -25,10 +25,9 @@
|
| ],
|
| },
|
| 'targets': [
|
| - # TODO(gunsch): Remove these fake targets once they're either added or no
|
| + # 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_port_impl', 'type': 'none'},
|
|
|
| {
|
| 'target_name': 'cast_base',
|
|
|