mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Always build RTCIceServer.webidl, since it doesn't rely on WebRTC machinery, and is needed in DummyBinding. Followup for bug 830099.
This commit is contained in:
parent
6316217ab4
commit
8d9b5e0402
@ -98,6 +98,7 @@ webidl_files = \
|
||||
ProcessingInstruction.webidl \
|
||||
Rect.webidl \
|
||||
RGBColor.webidl \
|
||||
RTCIceServer.webidl \
|
||||
Screen.webidl \
|
||||
SVGAElement.webidl \
|
||||
SVGAltGlyphElement.webidl \
|
||||
@ -192,7 +193,6 @@ endif
|
||||
ifdef MOZ_WEBRTC
|
||||
webidl_files += \
|
||||
MediaStreamList.webidl \
|
||||
RTCIceServer.webidl \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user