Index: webkit/common/gpu/webkit_gpu.gyp |
diff --git a/webkit/common/gpu/webkit_gpu.gyp b/webkit/common/gpu/webkit_gpu.gyp |
index 5853ca1f9c50a70492c624ed5eae8b5dcc056687..f70547cfb2122f2963f97e7962cd1ab95d2f7a03 100644 |
--- a/webkit/common/gpu/webkit_gpu.gyp |
+++ b/webkit/common/gpu/webkit_gpu.gyp |
@@ -27,6 +27,7 @@ |
'<(DEPTH)/third_party/angle_dx11/src/build_angle.gyp:translator', |
'<(DEPTH)/ui/gl/gl.gyp:gl', |
'<(DEPTH)/ui/gfx/gfx.gyp:gfx', |
+ '<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry', |
], |
'sources': [ |
# This list contains all .h and .cc in gpu except for test code. |