| Index: Source/core/html/canvas/WebGLRenderingContextBase.h
|
| diff --git a/Source/core/html/canvas/WebGLRenderingContextBase.h b/Source/core/html/canvas/WebGLRenderingContextBase.h
|
| index 7adca345636a4f55393c5b43e41e1308d1dabf09..7eb2f8033950f40b0ee3670dc9fc340b355f5f67 100644
|
| --- a/Source/core/html/canvas/WebGLRenderingContextBase.h
|
| +++ b/Source/core/html/canvas/WebGLRenderingContextBase.h
|
| @@ -51,6 +51,7 @@ class WebLayer;
|
| namespace WebCore {
|
|
|
| class ANGLEInstancedArrays;
|
| +class EXTBlendMinMax;
|
| class EXTFragDepth;
|
| class EXTShaderTextureLOD;
|
| class EXTTextureFilterAnisotropic;
|
|
|