| Index: ppapi/ppapi_internal.gyp
|
| diff --git a/ppapi/ppapi_internal.gyp b/ppapi/ppapi_internal.gyp
|
| index 6d7563827404aa77a1a34148d9191c265fb3a346..3f7372809e934a9a31602a025a503630c5ea2242 100644
|
| --- a/ppapi/ppapi_internal.gyp
|
| +++ b/ppapi/ppapi_internal.gyp
|
| @@ -46,13 +46,13 @@
|
| '../base/base.gyp:base',
|
| '../base/base.gyp:base_i18n',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| - '../build/temp_gyp/googleurl.gyp:googleurl',
|
| '../gpu/command_buffer/command_buffer.gyp:gles2_utils',
|
| '../gpu/gpu.gyp:command_buffer_client',
|
| '../gpu/gpu.gyp:gles2_implementation',
|
| '../media/media.gyp:shared_memory_support',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/icu/icu.gyp:icuuc',
|
| + '../url/url.gyp:url',
|
| # TODO(ananta) : The WebKit dependency needs to move to a new target for NACL.
|
| '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| '../ui/surface/surface.gyp:surface',
|
|
|