Chromium Code Reviews| Index: Source/core/page/SpeechInputEvent.cpp |
| diff --git a/Source/core/page/SpeechInputEvent.cpp b/Source/core/page/SpeechInputEvent.cpp |
| index fec8d2780ddbbfa12f6ff1c2110604f2228a0672..5a9a15e223e97fbd1802e7ff0f374579ca2f21ed 100644 |
| --- a/Source/core/page/SpeechInputEvent.cpp |
| +++ b/Source/core/page/SpeechInputEvent.cpp |
| @@ -34,7 +34,7 @@ |
| #include "core/page/SpeechInputEvent.h" |
| -#include "core/dom/EventNames.h" |
| +#include "core/events/EventNames.h" |
| namespace WebCore { |