Index: Source/modules/mediastream/RTCIceCandidateEvent.h |
=================================================================== |
--- Source/modules/mediastream/RTCIceCandidateEvent.h (revision 159157) |
+++ Source/modules/mediastream/RTCIceCandidateEvent.h (working copy) |
@@ -25,7 +25,7 @@ |
#ifndef RTCIceCandidateEvent_h |
#define RTCIceCandidateEvent_h |
-#include "core/events/Event.h" |
+#include "core/dom/Event.h" |
#include "wtf/text/AtomicString.h" |
namespace WebCore { |