| Index: third_party/WebKit/Source/core/paint/VideoPainterTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/VideoPainterTest.cpp b/third_party/WebKit/Source/core/paint/VideoPainterTest.cpp
|
| index 1e649de57dffec6cbf0ce9f9379abc14b3ceb7c5..2d6226760cd35a802b85d68a6fcb8b028a983d49 100644
|
| --- a/third_party/WebKit/Source/core/paint/VideoPainterTest.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/VideoPainterTest.cpp
|
| @@ -81,7 +81,7 @@ class StubWebMediaPlayer : public WebMediaPlayer {
|
|
|
| class StubLocalFrameClient : public EmptyLocalFrameClient {
|
| public:
|
| - // FrameLoaderClient
|
| + // LocalFrameClient
|
| std::unique_ptr<WebMediaPlayer> createWebMediaPlayer(
|
| HTMLMediaElement&,
|
| const WebMediaPlayerSource&,
|
|
|