mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 18:09:16 +00:00
Fix build bustage: Add missing bool
This commit is contained in:
@@ -90,6 +90,7 @@ MediaSourceReader::IsWaitingMediaResources()
|
||||
return !mHasEssentialTrackBuffers;
|
||||
}
|
||||
|
||||
bool
|
||||
MediaSourceReader::IsWaitingOnCDMResource()
|
||||
{
|
||||
// EME not supported
|
||||
|
||||
Reference in New Issue
Block a user