Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index d1e78be104d3d9d0e4647ae5a82aa7cba1534635..ffc8cee7a78bb736e6a80581708dc00187f34d7d 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -247,7 +247,6 @@ |
'html/canvas/WebGLProgram.idl', |
'html/canvas/WebGLRenderbuffer.idl', |
'html/canvas/WebGLRenderingContext.idl', |
- 'html/canvas/WebGLRenderingContextBase.idl', |
'html/canvas/WebGLShader.idl', |
'html/canvas/WebGLShaderPrecisionFormat.idl', |
'html/canvas/WebGLTexture.idl', |
@@ -466,6 +465,7 @@ |
'frame/WindowEventHandlers.idl', |
'frame/WindowTimers.idl', |
'html/canvas/CanvasPathMethods.idl', |
+ 'html/canvas/WebGLRenderingContextBase.idl', |
'page/WindowPagePopup.idl', |
'svg/SVGDocument.idl', |
'svg/SVGFilterPrimitiveStandardAttributes.idl', |