Chromium Code Reviews| Index: Source/core/html/shadow/MediaControlElementTypes.cpp |
| =================================================================== |
| --- Source/core/html/shadow/MediaControlElementTypes.cpp (revision 159157) |
| +++ Source/core/html/shadow/MediaControlElementTypes.cpp (working copy) |
| @@ -35,7 +35,7 @@ |
| #include "HTMLNames.h" |
| #include "bindings/v8/ExceptionStatePlaceholder.h" |
| #include "core/css/StylePropertySet.h" |
| -#include "core/events/MouseEvent.h" |
| +#include "core/dom/MouseEvent.h" |
| namespace WebCore { |