| Index: third_party/WebKit/Source/modules/remoteplayback/RemotePlayback.h
|
| diff --git a/third_party/WebKit/Source/modules/remoteplayback/RemotePlayback.h b/third_party/WebKit/Source/modules/remoteplayback/RemotePlayback.h
|
| index c612b7ba49923043ecd4a3fe9581fced677a0e68..d12c4da7cc8a72785eb432d9974f7fbc42e08f83 100644
|
| --- a/third_party/WebKit/Source/modules/remoteplayback/RemotePlayback.h
|
| +++ b/third_party/WebKit/Source/modules/remoteplayback/RemotePlayback.h
|
| @@ -22,7 +22,6 @@ namespace blink {
|
|
|
| class ExecutionContext;
|
| class HTMLMediaElement;
|
| -class LocalFrame;
|
| class RemotePlaybackAvailabilityCallback;
|
| class ScriptPromiseResolver;
|
|
|
|
|