Chromium Code Reviews| Index: Source/modules/speech/SpeechRecognitionError.h |
| =================================================================== |
| --- Source/modules/speech/SpeechRecognitionError.h (revision 159157) |
| +++ Source/modules/speech/SpeechRecognitionError.h (working copy) |
| @@ -26,7 +26,7 @@ |
| #ifndef SpeechRecognitionError_h |
| #define SpeechRecognitionError_h |
| -#include "core/events/Event.h" |
| +#include "core/dom/Event.h" |
| #include "wtf/RefCounted.h" |
| #include "wtf/text/WTFString.h" |