| Index: third_party/WebKit/Source/modules/media_controls/MediaControlsWindowEventListener.cpp
|
| diff --git a/third_party/WebKit/Source/modules/media_controls/MediaControlsWindowEventListener.cpp b/third_party/WebKit/Source/modules/media_controls/MediaControlsWindowEventListener.cpp
|
| index 53f16e5a41f309590791ba07c45f32bc42ab4ac1..f8c2506c6ae9f9894c7edf2fa4727d6f8b7ec9bf 100644
|
| --- a/third_party/WebKit/Source/modules/media_controls/MediaControlsWindowEventListener.cpp
|
| +++ b/third_party/WebKit/Source/modules/media_controls/MediaControlsWindowEventListener.cpp
|
| @@ -8,6 +8,7 @@
|
| #include "core/frame/LocalDOMWindow.h"
|
| #include "core/html/shadow/MediaControlElements.h"
|
| #include "modules/media_controls/MediaControlsImpl.h"
|
| +#include "modules/media_controls/elements/MediaControlPanelElement.h"
|
|
|
| namespace blink {
|
|
|
|
|