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