| Index: Source/modules/mediastream/RTCIceCandidateEvent.h
|
| diff --git a/Source/modules/mediastream/RTCIceCandidateEvent.h b/Source/modules/mediastream/RTCIceCandidateEvent.h
|
| index 6819c8f3c227dcffe31b031140165dac1d2df603..a42d4c43dfcc9330771ba0c769e988e53ff76ad0 100644
|
| --- a/Source/modules/mediastream/RTCIceCandidateEvent.h
|
| +++ b/Source/modules/mediastream/RTCIceCandidateEvent.h
|
| @@ -32,6 +32,7 @@ namespace blink {
|
| class RTCIceCandidate;
|
|
|
| class RTCIceCandidateEvent FINAL : public Event {
|
| + DEFINE_WRAPPERTYPEINFO();
|
| public:
|
| virtual ~RTCIceCandidateEvent();
|
|
|
|
|