Index: webkit/compositor_bindings/compositor_bindings.gyp |
diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp |
index eadc3bba7d4ccddaf8ee292f25ef6ceaefcdf2f8..80679cd9977a9c8082a2c14799fd67268b862d1f 100644 |
--- a/webkit/compositor_bindings/compositor_bindings.gyp |
+++ b/webkit/compositor_bindings/compositor_bindings.gyp |
@@ -109,6 +109,8 @@ |
'sources': [ |
'<@(webkit_compositor_bindings_sources)', |
'stubs/public/WebTransformationMatrix.h', |
+ 'webcore_convert.cc', |
+ 'webcore_convert.h', |
], |
'conditions': [ |
['component=="shared_library"', { |