| Index: Source/modules/mediastream/RTCIceCandidateEvent.h
|
| diff --git a/Source/modules/mediastream/RTCIceCandidateEvent.h b/Source/modules/mediastream/RTCIceCandidateEvent.h
|
| index 0065b4e3ea537b09cbb5e2cc998cc3e1ddf3173b..99280464572d32fc738aaab48f246b5d71affa33 100644
|
| --- a/Source/modules/mediastream/RTCIceCandidateEvent.h
|
| +++ b/Source/modules/mediastream/RTCIceCandidateEvent.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef RTCIceCandidateEvent_h
|
| #define RTCIceCandidateEvent_h
|
|
|
| -#include "core/events/Event.h"
|
| +#include "modules/EventModules.h"
|
| #include "wtf/text/AtomicString.h"
|
|
|
| namespace WebCore {
|
|
|