| Index: third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.h
|
| diff --git a/third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.h b/third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.h
|
| index f5dc6920e4dcea06de4ce8f76bde63959b13319d..26a7049da9c4979d0fb9a26fd212ea0a0b5de8cd 100644
|
| --- a/third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.h
|
| +++ b/third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.h
|
| @@ -53,7 +53,6 @@ class ExceptionState;
|
| class ExecutionContext;
|
| class ImageBitmapSource;
|
| class ImageBitmapOptions;
|
| -class ImageDecoder;
|
| class WebTaskRunner;
|
|
|
| typedef HTMLImageElementOrHTMLVideoElementOrHTMLCanvasElementOrBlobOrImageDataOrImageBitmap
|
|
|