| Index: third_party/WebKit/Source/core/html/shadow/MediaControlsTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/shadow/MediaControlsTest.cpp b/third_party/WebKit/Source/core/html/shadow/MediaControlsTest.cpp
|
| index 31eeadba24631944984dc8d694db43e94a9f8d7c..303eb67fe618ad8628f1ef6dcecc743e6341db81 100644
|
| --- a/third_party/WebKit/Source/core/html/shadow/MediaControlsTest.cpp
|
| +++ b/third_party/WebKit/Source/core/html/shadow/MediaControlsTest.cpp
|
| @@ -17,6 +17,7 @@
|
| #include "platform/testing/UnitTestHelpers.h"
|
| #include "public/platform/WebMediaPlayer.h"
|
| #include "public/platform/WebSize.h"
|
| +#include "public/platform/modules/remoteplayback/WebRemotePlaybackClient.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include <memory>
|
|
|
|
|