| Index: Source/core/html/canvas/WebGLCompressedTextureS3TC.cpp
|
| diff --git a/Source/core/html/canvas/WebGLCompressedTextureS3TC.cpp b/Source/core/html/canvas/WebGLCompressedTextureS3TC.cpp
|
| index 287127e64e572fd5c54d7398f208e882cf54ada2..46689f5e48a386e7faff885e9bac0462df636e9a 100644
|
| --- a/Source/core/html/canvas/WebGLCompressedTextureS3TC.cpp
|
| +++ b/Source/core/html/canvas/WebGLCompressedTextureS3TC.cpp
|
| @@ -30,9 +30,6 @@
|
| #include "core/html/canvas/WebGLRenderingContext.h"
|
| #include "core/platform/graphics/Extensions3D.h"
|
|
|
| -#include <wtf/Int32Array.h>
|
| -#include <wtf/OwnArrayPtr.h>
|
| -
|
| namespace WebCore {
|
|
|
| WebGLCompressedTextureS3TC::WebGLCompressedTextureS3TC(WebGLRenderingContext* context)
|
|
|