gecko-dev/dom/media/mediasink
alwu 1d93afb4e6 Bug 1593843 - part2 : fix build problem under unified build. r=bryce
As we added new files, which affects the build bundle created by unified build. Therefore, add missing scope definition and included header to pass the build.

Differential Revision: https://phabricator.services.mozilla.com/D52430

--HG--
extra : moz-landing-system : lando
2019-11-25 11:00:12 +00:00
..
AudioSink.cpp Bug 1172394 - Simplify MediaSink somewhat. r=padenot 2019-11-13 22:40:05 +00:00
AudioSink.h Bug 1172394 - Simplify MediaSink somewhat. r=padenot 2019-11-13 22:40:05 +00:00
AudioSinkWrapper.cpp Bug 1172394 - Simplify MediaSink somewhat. r=padenot 2019-11-13 22:40:05 +00:00
AudioSinkWrapper.h Bug 1593843 - part2 : fix build problem under unified build. r=bryce 2019-11-25 11:00:12 +00:00
DecodedStream.cpp Bug 1585570 - Only create promises if we decide to create DecodedStreamData. r=padenot 2019-11-19 13:56:38 +00:00
DecodedStream.h Bug 1172394 - Refactor how DecodedStream is set up. r=padenot 2019-11-13 22:40:07 +00:00
MediaSink.h Bug 1536156 - Remove unused MediaSink::ClearSecondaryVideoContainer. r=mconley 2019-11-22 12:52:47 +00:00
VideoSink.cpp Bug 1536156 - Make VideoFrameContainer::ClearFutureFrames keep the current frame instead of the first frame. r=padenot 2019-11-22 15:48:06 +00:00
VideoSink.h Bug 1593843 - part2 : fix build problem under unified build. r=bryce 2019-11-25 11:00:12 +00:00
moz.build Bug 1172394 - Refactor how DecodedStream is set up. r=padenot 2019-11-13 22:40:07 +00:00