| Index: Source/core/html/canvas/WebGLCompressedTextureATC.h
|
| diff --git a/Source/core/html/canvas/WebGLCompressedTextureATC.h b/Source/core/html/canvas/WebGLCompressedTextureATC.h
|
| index 6cf65411c4fc0402b3cae5cf13f83b57799b1e28..4984696ed670d71998024f6541628afad38e7821 100644
|
| --- a/Source/core/html/canvas/WebGLCompressedTextureATC.h
|
| +++ b/Source/core/html/canvas/WebGLCompressedTextureATC.h
|
| @@ -27,7 +27,6 @@
|
| #define WebGLCompressedTextureATC_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "core/dom/ExceptionCode.h"
|
| #include "core/html/canvas/WebGLExtension.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|