| Index: Source/core/html/canvas/WebGLCompressedTextureATC.h
|
| diff --git a/Source/core/html/canvas/WebGLCompressedTextureATC.h b/Source/core/html/canvas/WebGLCompressedTextureATC.h
|
| index 84e41dedfaa869f796a514e11bd9182072054246..cb1c5309c5610d401cc6b8fd137399b0a5639e55 100644
|
| --- a/Source/core/html/canvas/WebGLCompressedTextureATC.h
|
| +++ b/Source/core/html/canvas/WebGLCompressedTextureATC.h
|
| @@ -32,8 +32,6 @@
|
|
|
| namespace blink {
|
|
|
| -class WebGLTexture;
|
| -
|
| class WebGLCompressedTextureATC FINAL : public WebGLExtension, public ScriptWrappable {
|
| DEFINE_WRAPPERTYPEINFO();
|
| public:
|
|
|