| Index: third_party/WebKit/Source/core/html/HTMLVideoElement.h
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLVideoElement.h b/third_party/WebKit/Source/core/html/HTMLVideoElement.h
|
| index e8575f0962012044658d564ccb810f2a0f010330..1f91b29aa9319642c9e85a9f0b68c7a54bfa6e2c 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLVideoElement.h
|
| +++ b/third_party/WebKit/Source/core/html/HTMLVideoElement.h
|
| @@ -43,7 +43,6 @@ class GLES2Interface;
|
|
|
| namespace blink {
|
| class ExceptionState;
|
| -class GraphicsContext;
|
| class ImageBitmapOptions;
|
|
|
| class CORE_EXPORT HTMLVideoElement final : public HTMLMediaElement,
|
|
|