| Index: webkit/plugins/webkit_plugins.gypi
|
| diff --git a/webkit/plugins/webkit_plugins.gypi b/webkit/plugins/webkit_plugins.gypi
|
| index b97f7f3c1dbb46ee38050abfa9c3183efdae5afb..cf179015a5b376b697deb899192accf1618f26b2 100644
|
| --- a/webkit/plugins/webkit_plugins.gypi
|
| +++ b/webkit/plugins/webkit_plugins.gypi
|
| @@ -101,11 +101,11 @@
|
| '<(DEPTH)/ui/ui.gyp:ui',
|
| '<(DEPTH)/ui/ui.gyp:ui_resources',
|
| '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
|
| - '<(DEPTH)/webkit/renderer/compositor_bindings/compositor_bindings.gyp:webkit_compositor_support',
|
| '<(DEPTH)/third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| + '<(DEPTH)/webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
|
| + '<(DEPTH)/webkit/renderer/compositor_bindings/compositor_bindings.gyp:webkit_compositor_support',
|
| 'glue_common',
|
| 'plugins_common',
|
| - 'user_agent',
|
| 'webkit_base',
|
| 'webkit_common',
|
| 'webkit_storage',
|
|
|