| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index e731b363f7c7f26d44b006264439ef08674f73b1..e4b38448620c4e2fa7f5048ea113d1776ced054f 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -580,6 +580,7 @@
|
| '../ui/gl/gl.gyp:gl',
|
| '../v8/tools/gyp/v8.gyp:v8',
|
| '../webkit/base/webkit_base.gyp:webkit_base',
|
| + '../webkit/common/webkit_common.gyp:webkit_common',
|
| '../webkit/plugins/webkit_plugins.gyp:plugins_common',
|
| '../webkit/plugins/webkit_plugins.gyp:test_mock_plugin_list',
|
| '../webkit/storage_browser.gyp:webkit_storage_browser',
|
| @@ -590,7 +591,6 @@
|
| '../webkit/support/webkit_support.gyp:glue_common',
|
| '../webkit/support/webkit_support.gyp:glue_renderer',
|
| '../webkit/support/webkit_support.gyp:plugins',
|
| - '../webkit/support/webkit_support.gyp:webkit_common',
|
| '../webkit/support/webkit_support.gyp:webkit_media',
|
| ],
|
| }],
|
|
|