Index: trunk/src/webkit/glue/webkit_glue.gypi |
=================================================================== |
--- trunk/src/webkit/glue/webkit_glue.gypi (revision 193988) |
+++ trunk/src/webkit/glue/webkit_glue.gypi (working copy) |
@@ -76,7 +76,6 @@ |
'<(DEPTH)/base/base.gyp:base_i18n', |
'<(DEPTH)/base/base.gyp:base_static', |
'<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
- '<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl', |
'<(DEPTH)/gpu/gpu.gyp:gles2_c_lib', |
'<(DEPTH)/gpu/gpu.gyp:gles2_implementation', |
'<(DEPTH)/media/media.gyp:media', |
@@ -93,6 +92,7 @@ |
'<(DEPTH)/ui/native_theme/native_theme.gyp:native_theme', |
'<(DEPTH)/ui/ui.gyp:ui', |
'<(DEPTH)/ui/ui.gyp:ui_resources', |
+ '<(DEPTH)/url/url.gyp:url', |
'<(DEPTH)/v8/tools/gyp/v8.gyp:v8', |
'<(DEPTH)/webkit/compositor_bindings/compositor_bindings.gyp:webkit_compositor_support', |
'<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit', |