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

Unified Diff: content/content_renderer.gypi

Issue 965333002: Move RemoteMediaStreamAudioTrack to Separete Files 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 | « no previous file | content/renderer/media/remote_media_stream_audio_track.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 7c9acb0f6b3789ea17d3b7f172c1311fb2c58c05..d38e58ac68ddb47b628e905f7c9d5be90233050c 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -628,6 +628,8 @@
'renderer/media/peer_connection_identity_service.h',
'renderer/media/peer_connection_tracker.cc',
'renderer/media/peer_connection_tracker.h',
+ 'renderer/media/remote_media_stream_audio_track.cc',
+ 'renderer/media/remote_media_stream_audio_track.h',
'renderer/media/remote_media_stream_impl.cc',
'renderer/media/remote_media_stream_impl.h',
'renderer/media/rtc_data_channel_handler.cc',
« no previous file with comments | « no previous file | content/renderer/media/remote_media_stream_audio_track.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698