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

Unified Diff: chromecast/chromecast.gyp

Issue 945073002: Chromecast: minor code cleanups. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « chromecast/browser/cast_http_user_agent_settings.h ('k') | chromecast/media/base/media_caps.h » ('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 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',
« no previous file with comments | « chromecast/browser/cast_http_user_agent_settings.h ('k') | chromecast/media/base/media_caps.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698