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

Unified Diff: chromecast/media/media.gyp

Issue 1224923003: Move and rename CmaMessageLoop to chromecast/media/base/MediaMessageLoop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename to MediaMessageLoop Created 5 years, 5 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/media/base/media_message_loop.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/media.gyp
diff --git a/chromecast/media/media.gyp b/chromecast/media/media.gyp
index 51ddfc43a86f91ca7ea7292e5a0804438276f7e3..86879e5b24ad9658e7c27f0f9d127a0a52760e7b 100644
--- a/chromecast/media/media.gyp
+++ b/chromecast/media/media.gyp
@@ -37,6 +37,8 @@
'base/media_caps.h',
'base/media_codec_support.cc',
'base/media_codec_support.h',
+ 'base/media_message_loop.cc',
+ 'base/media_message_loop.h',
'base/switching_media_renderer.cc',
'base/switching_media_renderer.h',
],
« no previous file with comments | « chromecast/media/base/media_message_loop.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698