| Index: content/content_plugin.gypi
|
| diff --git a/content/content_plugin.gypi b/content/content_plugin.gypi
|
| index 6ff0057ed42e57e7b740eafb4b8e02ce46b9d32a..453879a5a3fbdb0ec342a2bf2d45fc461eae90e2 100644
|
| --- a/content/content_plugin.gypi
|
| +++ b/content/content_plugin.gypi
|
| @@ -8,9 +8,9 @@
|
| 'dependencies': [
|
| '../skia/skia.gyp:skia',
|
| '../third_party/npapi/npapi.gyp:npapi',
|
| + '../webkit/plugins/webkit_plugins.gyp:plugins_common',
|
| '../webkit/support/webkit_support.gyp:glue',
|
| '../webkit/support/webkit_support.gyp:plugins',
|
| - '../webkit/support/webkit_support.gyp:plugins_common',
|
| ],
|
| 'include_dirs': [
|
| '<(INTERMEDIATE_DIR)',
|
|
|