| Index: Source/core/html/shadow/MediaControlElements.cpp
|
| diff --git a/Source/core/html/shadow/MediaControlElements.cpp b/Source/core/html/shadow/MediaControlElements.cpp
|
| index 2973d524f5727321d99fd340fa3c3f87e46e87b8..e67f0eb0221db0152a29f6d239c8698a951f9b3e 100644
|
| --- a/Source/core/html/shadow/MediaControlElements.cpp
|
| +++ b/Source/core/html/shadow/MediaControlElements.cpp
|
| @@ -41,10 +41,10 @@
|
| #include "core/html/MediaController.h"
|
| #include "core/html/TimeRanges.h"
|
| #include "core/html/shadow/MediaControls.h"
|
| +#include "core/input/EventHandler.h"
|
| #include "core/layout/LayoutSlider.h"
|
| #include "core/layout/LayoutTheme.h"
|
| #include "core/layout/LayoutVideo.h"
|
| -#include "core/page/EventHandler.h"
|
| #include "platform/RuntimeEnabledFeatures.h"
|
|
|
| namespace blink {
|
|
|