Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index cec0cf33935225e88c622a94dea3e7692f74b3ed..7ffce69bc6aa7faa50d8c9e266ea823d6064d467 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -2589,6 +2589,8 @@ |
'html/canvas/WebGLShaderPrecisionFormat.h', |
'html/canvas/WebGLSharedObject.cpp', |
'html/canvas/WebGLSharedObject.h', |
+ 'html/canvas/WebGLSharedWebGraphicsContext3D.cpp', |
+ 'html/canvas/WebGLSharedWebGraphicsContext3D.h', |
'html/canvas/WebGLTexture.cpp', |
'html/canvas/WebGLTexture.h', |
'html/canvas/WebGLUniformLocation.cpp', |