Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3485)

Unified Diff: chromecast/chromecast.gyp

Issue 1165943004: Chromecast: adds fake libffmpegsumo target for more graceful internal build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chromecast/media/empty.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)',
« no previous file with comments | « no previous file | chromecast/media/empty.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698