| Index: Source/core/html/canvas/WebGLRenderingContextBase.h
|
| diff --git a/Source/core/html/canvas/WebGLRenderingContextBase.h b/Source/core/html/canvas/WebGLRenderingContextBase.h
|
| index 7c8ea0129aaa083a27b6a7378c2a2b2ec9b30ba4..67e049c6679e375307a97a69edbd96299060d99c 100644
|
| --- a/Source/core/html/canvas/WebGLRenderingContextBase.h
|
| +++ b/Source/core/html/canvas/WebGLRenderingContextBase.h
|
| @@ -52,6 +52,7 @@ namespace WebCore {
|
|
|
| class ANGLEInstancedArrays;
|
| class EXTFragDepth;
|
| +class EXTShaderTextureLOD;
|
| class EXTTextureFilterAnisotropic;
|
| class ExceptionState;
|
| class HTMLImageElement;
|
|
|