| Index: webkit/common/webkit_common.gyp
|
| diff --git a/webkit/common/webkit_common.gyp b/webkit/common/webkit_common.gyp
|
| index 03426423b795749e38a81c67c274729f9c57c41a..13f5af6df844a0a561c1b49f14dd1421f8c28112 100644
|
| --- a/webkit/common/webkit_common.gyp
|
| +++ b/webkit/common/webkit_common.gyp
|
| @@ -20,10 +20,10 @@
|
| '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '<(DEPTH)/net/net.gyp:net',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| + '<(DEPTH)/ui/base/ui_base.gyp:ui_base',
|
| '<(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',
|
| '<(DEPTH)/webkit/webkit_resources.gyp:webkit_resources',
|
| ],
|
|
|