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

Issue 965333002: Move RemoteMediaStreamAudioTrack to Separete Files

Created:
5 years, 9 months ago by zhuoyu.qian
Modified:
5 years, 9 months ago
CC:
chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, mcasas+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move RemoteMediaStreamAudioTrack to Separete Files As the TODO in remote_media_stream_impl.cc by tommi@, move class RemoteMediaStreamAudioTrack to separete files. BUG= R=tommi@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -30 lines) Patch
M content/content_renderer.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A content/renderer/media/remote_media_stream_audio_track.h View 1 chunk +34 lines, -0 lines 0 comments Download
A content/renderer/media/remote_media_stream_audio_track.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M content/renderer/media/remote_media_stream_impl.cc View 2 chunks +1 line, -30 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
zhuoyu.qian
5 years, 9 months ago (2015-03-02 06:17:13 UTC) #1
zhuoyu.qian
Hi tommi: Please take a look of this CL, Thank you!
5 years, 9 months ago (2015-03-13 09:49:10 UTC) #2
tommi (sloooow) - chröme
Thanks for doing this. I think you need to update the GN build file(s) as ...
5 years, 9 months ago (2015-03-13 21:52:03 UTC) #3
zhuoyu.qian
5 years, 9 months ago (2015-03-14 03:13:40 UTC) #4
On 2015/03/13 21:52:03, tommi wrote:
> Thanks for doing this.  I think you need to update the GN build file(s) as
well.

Hi tommi, I think it may not need to update a GN file when we change file in
content/renderer.

Powered by Google App Engine
This is Rietveld 408576698