Index: webkit/common/gpu/webkit_gpu.gyp |
diff --git a/webkit/common/gpu/webkit_gpu.gyp b/webkit/common/gpu/webkit_gpu.gyp |
index a0b24cdd553866c14c08a043e1e1466044f65540..23b36e530f18781e2ebb21f07817e433829b576e 100644 |
--- a/webkit/common/gpu/webkit_gpu.gyp |
+++ b/webkit/common/gpu/webkit_gpu.gyp |
@@ -37,6 +37,8 @@ |
'context_provider_web_context.h', |
'grcontext_for_webgraphicscontext3d.cc', |
'grcontext_for_webgraphicscontext3d.h', |
+ 'webgraphicscontext3d_impl.cc', |
+ 'webgraphicscontext3d_impl.h', |
'webgraphicscontext3d_in_process_command_buffer_impl.cc', |
'webgraphicscontext3d_in_process_command_buffer_impl.h', |
], |