Chromium Code Reviews| Index: Source/modules/encryptedmedia/MediaKeyMessageEvent.h |
| =================================================================== |
| --- Source/modules/encryptedmedia/MediaKeyMessageEvent.h (revision 159157) |
| +++ Source/modules/encryptedmedia/MediaKeyMessageEvent.h (working copy) |
| @@ -29,7 +29,7 @@ |
| #if ENABLE(ENCRYPTED_MEDIA_V2) |
| -#include "core/events/Event.h" |
| +#include "core/dom/Event.h" |
| #include "core/html/MediaKeyError.h" |
| namespace WebCore { |