| Index: webkit/glue/webkit_glue.gypi
|
| diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
|
| index 66a26b224a9723e2c4537ff5e8c10358cd4d888f..31c211d3a3f3f9d4120821c001ccbd6115a9d102 100644
|
| --- a/webkit/glue/webkit_glue.gypi
|
| +++ b/webkit/glue/webkit_glue.gypi
|
| @@ -171,16 +171,17 @@
|
| '<(DEPTH)/ui/ui.gyp:ui_resources',
|
| '<(DEPTH)/url/url.gyp:url_lib',
|
| '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
|
| + '<(DEPTH)/webkit/base/webkit_base.gyp:webkit_base',
|
| '<(DEPTH)/webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
|
| '<(DEPTH)/webkit/plugins/webkit_plugins.gyp:plugins_common',
|
| '<(DEPTH)/webkit/renderer/compositor_bindings/compositor_bindings.gyp:webkit_compositor_support',
|
| + '<(DEPTH)/webkit/storage_browser.gyp:webkit_storage_browser',
|
| + '<(DEPTH)/webkit/storage_common.gyp:webkit_storage_common',
|
| 'glue_common',
|
| 'plugins',
|
| - 'webkit_base',
|
| 'webkit_common',
|
| 'webkit_media',
|
| 'webkit_resources',
|
| - 'webkit_storage',
|
| 'webkit_strings',
|
| ],
|
| 'include_dirs': [
|
|
|