| Index: webkit/common/gpu/webkit_gpu.gyp
|
| diff --git a/webkit/common/gpu/webkit_gpu.gyp b/webkit/common/gpu/webkit_gpu.gyp
|
| index a28e4e851a4b9af235c8e0603721ff1fd3647f44..1ef6b8ce475278053cfa6414160cb6d849f4efad 100644
|
| --- a/webkit/common/gpu/webkit_gpu.gyp
|
| +++ b/webkit/common/gpu/webkit_gpu.gyp
|
| @@ -27,6 +27,7 @@
|
| '<(angle_path)/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.
|
|
|