| Index: Source/core/html/canvas/WebGLCompressedTextureETC1.h
|
| diff --git a/Source/core/html/canvas/WebGLCompressedTextureETC1.h b/Source/core/html/canvas/WebGLCompressedTextureETC1.h
|
| index f9cd0fac091c6d18d3428090b9ba03dbda177cce..94daeb65a4ff382eb51bc840268534c06cc18763 100644
|
| --- a/Source/core/html/canvas/WebGLCompressedTextureETC1.h
|
| +++ b/Source/core/html/canvas/WebGLCompressedTextureETC1.h
|
| @@ -11,8 +11,6 @@
|
|
|
| namespace blink {
|
|
|
| -class WebGLTexture;
|
| -
|
| class WebGLCompressedTextureETC1 FINAL : public WebGLExtension, public ScriptWrappable {
|
| DEFINE_WRAPPERTYPEINFO();
|
| public:
|
|
|