| Index: Source/core/html/shadow/MediaControlElements.cpp
|
| diff --git a/Source/core/html/shadow/MediaControlElements.cpp b/Source/core/html/shadow/MediaControlElements.cpp
|
| index d78d4ddecf4c88b315c7dd9120450f57eaaa8bdc..d319a5e57231dd3b3024faababab80f43185da7d 100644
|
| --- a/Source/core/html/shadow/MediaControlElements.cpp
|
| +++ b/Source/core/html/shadow/MediaControlElements.cpp
|
| @@ -34,6 +34,7 @@
|
|
|
| #include "CaptionUserPreferences.h"
|
| #include "DOMTokenList.h"
|
| +#include "EventHandler.h"
|
| #include "EventNames.h"
|
| #include "EventTarget.h"
|
| #include "ExceptionCodePlaceholder.h"
|
|
|