зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
fbefe33635
Коммит
68991d744b
|
@ -98,6 +98,7 @@ webidl_files = \
|
||||||
ProcessingInstruction.webidl \
|
ProcessingInstruction.webidl \
|
||||||
Rect.webidl \
|
Rect.webidl \
|
||||||
RGBColor.webidl \
|
RGBColor.webidl \
|
||||||
|
RTCIceServer.webidl \
|
||||||
Screen.webidl \
|
Screen.webidl \
|
||||||
SVGAElement.webidl \
|
SVGAElement.webidl \
|
||||||
SVGAltGlyphElement.webidl \
|
SVGAltGlyphElement.webidl \
|
||||||
|
@ -192,7 +193,6 @@ endif
|
||||||
ifdef MOZ_WEBRTC
|
ifdef MOZ_WEBRTC
|
||||||
webidl_files += \
|
webidl_files += \
|
||||||
MediaStreamList.webidl \
|
MediaStreamList.webidl \
|
||||||
RTCIceServer.webidl \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче