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