DescriptionFix the build with enable_webrtc=0 after r281588.
CanUseCompositorAPI() and CanUseVideoDecodeAPI() were defined only if WebRTC support was enabled, even though they do not depend on it.
Make the ENABLE_WEBRTC ifdef cover only CanUseMediaStreamAPI() instead.
BUG=386743
R=teravest@chromium.org, dmichael@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283512
Patch Set 1 #Patch Set 2 : Patch v2 #Messages
Total messages: 8 (0 generated)
|