| Index: webkit/common/webkit_common.gyp
|
| diff --git a/webkit/common/webkit_common.gyp b/webkit/common/webkit_common.gyp
|
| index 0a162bcea0d078ff1acbdf84ad19fa5d8d4b9550..bad719a10aacd86617744ce1536a7a90edd6c490 100644
|
| --- a/webkit/common/webkit_common.gyp
|
| +++ b/webkit/common/webkit_common.gyp
|
| @@ -21,6 +21,7 @@
|
| '<(DEPTH)/net/net.gyp:net',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/ui/gfx/gfx.gyp:gfx',
|
| + '<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry',
|
| '<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources',
|
| '<(DEPTH)/ui/ui.gyp:ui',
|
| '<(DEPTH)/url/url.gyp:url_lib',
|
|
|