Chromium Code Reviews| Index: Source/modules/speech/SpeechSynthesisEvent.h |
| =================================================================== |
| --- Source/modules/speech/SpeechSynthesisEvent.h (revision 159157) |
| +++ Source/modules/speech/SpeechSynthesisEvent.h (working copy) |
| @@ -26,7 +26,7 @@ |
| #ifndef SpeechSynthesisEvent_h |
| #define SpeechSynthesisEvent_h |
| -#include "core/events/Event.h" |
| +#include "core/dom/Event.h" |
| #include "wtf/PassRefPtr.h" |
| namespace WebCore { |