| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index b245dd3966506557a713efe3d05f4020dccac370..53db47b82d64df75159239f42aed79aca6b358cd 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -41,7 +41,6 @@
|
| 'content_resources.gyp:content_resources',
|
| '../base/base.gyp:base',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| - '../build/temp_gyp/googleurl.gyp:googleurl',
|
| '../ipc/ipc.gyp:ipc',
|
| '../media/media.gyp:media',
|
| '../net/net.gyp:net',
|
| @@ -49,6 +48,7 @@
|
| '../skia/skia.gyp:skia',
|
| '../ui/gl/gl.gyp:gl',
|
| '../ui/ui.gyp:ui',
|
| + '../url/url.gyp:url',
|
| '../v8/tools/gyp/v8.gyp:v8',
|
| '../webkit/support/webkit_support.gyp:webkit_resources',
|
| '../webkit/support/webkit_support.gyp:webkit_support',
|
|
|