summaryrefslogtreecommitdiffstats
path: root/ppapi/ppapi_internal.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/ppapi_internal.gyp')
-rw-r--r--ppapi/ppapi_internal.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ppapi/ppapi_internal.gyp b/ppapi/ppapi_internal.gyp
index fd82adc..29a60db 100644
--- a/ppapi/ppapi_internal.gyp
+++ b/ppapi/ppapi_internal.gyp
@@ -42,11 +42,9 @@
'ppapi_shared_target': 1,
},
'dependencies': [
- 'ppapi.gyp:ppapi_c',
'../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',
@@ -56,6 +54,8 @@
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
'../third_party/icu/icu.gyp:icuuc',
'../ui/surface/surface.gyp:surface',
+ '../url/url.gyp:url_lib',
+ 'ppapi.gyp:ppapi_c',
],
'export_dependent_settings': [
'../base/base.gyp:base',