Remove WebMediaPlayerMS from builds with WebRTC disabled.
When WebRTC is disabled, MediaStream and its supporting classes are not compiled. In these builds, WebMediaPlayerMS is never usec. Moreover, some spec-compliance improvements to WebMediaPlayerMS require access to MediaStream methods. This causes non-WebRTC builds to break. BUG=751054 Change-Id: Ia10362e082d88ba6a56a206eaf8126a4ca39ef81 Reviewed-on: https://chromium-review.googlesource.com/595727Reviewed-by:Jochen Eisinger <jochen@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#491321}
Showing
Please register or sign in to comment