| Index: webkit/common/gpu/webkit_gpu.gyp
|
| diff --git a/webkit/common/gpu/webkit_gpu.gyp b/webkit/common/gpu/webkit_gpu.gyp
|
| index 28314466fb28ae2a3d319d108e1c94f7c772a16c..460d486bdb67c69ca488ddf9c113184f708eaa9f 100644
|
| --- a/webkit/common/gpu/webkit_gpu.gyp
|
| +++ b/webkit/common/gpu/webkit_gpu.gyp
|
| @@ -25,6 +25,7 @@
|
| '<(DEPTH)/third_party/WebKit/public/blink.gyp:blink_minimal',
|
| '<(DEPTH)/third_party/angle_dx11/src/build_angle.gyp:translator_glsl',
|
| '<(DEPTH)/ui/gl/gl.gyp:gl',
|
| + '<(DEPTH)/ui/gfx/gfx.gyp:gfx',
|
| '<(DEPTH)/ui/ui.gyp:ui',
|
| ],
|
| 'sources': [
|
|
|