| Index: webkit/common/webkit_common.gypi
|
| diff --git a/webkit/common/webkit_common.gypi b/webkit/common/webkit_common.gypi
|
| index b64eb0badff4a7ab4495664e6d8c8e29b18efede..353efaf5930e42246ea2b0606186ce79eea50480 100644
|
| --- a/webkit/common/webkit_common.gypi
|
| +++ b/webkit/common/webkit_common.gypi
|
| @@ -15,11 +15,11 @@
|
| '<(DEPTH)/base/base.gyp:base_i18n',
|
| '<(DEPTH)/base/base.gyp:base',
|
| '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| - '<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
|
| '<(DEPTH)/net/net.gyp:net',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/ui/ui.gyp:ui',
|
| '<(DEPTH)/ui/ui.gyp:ui_resources',
|
| + '<(DEPTH)/url/url.gyp:url_lib',
|
| 'webkit_resources',
|
| ],
|
|
|
|
|