Chromium Code Reviews| Index: Source/core/html/MediaKeyEvent.cpp |
| diff --git a/Source/core/html/MediaKeyEvent.cpp b/Source/core/html/MediaKeyEvent.cpp |
| index 3e9e27c56e36c89e35c2e5ebb6a52763e4bde1bc..bd987ee6ab2bd83d8276484dffd5e05cd4b5a9bd 100644 |
| --- a/Source/core/html/MediaKeyEvent.cpp |
| +++ b/Source/core/html/MediaKeyEvent.cpp |
| @@ -26,7 +26,7 @@ |
| #include "config.h" |
| #include "core/html/MediaKeyEvent.h" |
| -#include "core/dom/EventNames.h" |
| +#include "core/events/EventNames.h" |
| #include "wtf/Uint8Array.h" |
| namespace WebCore { |