Chromium Code Reviews| Index: Source/core/html/shadow/MediaControls.h |
| =================================================================== |
| --- Source/core/html/shadow/MediaControls.h (revision 159157) |
| +++ Source/core/html/shadow/MediaControls.h (working copy) |
| @@ -27,7 +27,7 @@ |
| #ifndef MediaControls_h |
| #define MediaControls_h |
| -#include "core/events/MouseEvent.h" |
| +#include "core/dom/MouseEvent.h" |
| #include "core/html/HTMLDivElement.h" |
| #include "core/html/shadow/MediaControlElements.h" |
| #include "core/page/Page.h" |