| Index: Source/core/html/shadow/MediaControlElementTypes.cpp
|
| diff --git a/Source/core/html/shadow/MediaControlElementTypes.cpp b/Source/core/html/shadow/MediaControlElementTypes.cpp
|
| index e43cd386db1903a8b5d89688ae31d1df5aa2f511..c8cd4a3763a16b80c6b7bdd1bc7b7bc5a7cc1276 100644
|
| --- a/Source/core/html/shadow/MediaControlElementTypes.cpp
|
| +++ b/Source/core/html/shadow/MediaControlElementTypes.cpp
|
| @@ -32,10 +32,10 @@
|
| #include "MediaControlElementTypes.h"
|
|
|
| #include "CSSValueKeywords.h"
|
| -#include "ExceptionCodePlaceholder.h"
|
| #include "HTMLNames.h"
|
| -#include "MouseEvent.h"
|
| #include "core/css/StylePropertySet.h"
|
| +#include "core/dom/ExceptionCodePlaceholder.h"
|
| +#include "core/dom/MouseEvent.h"
|
| #include "core/rendering/RenderMedia.h"
|
| #include "core/rendering/RenderMediaControlElements.h"
|
|
|
|
|