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