| Index: content/content_ppapi_plugin.gypi
|
| diff --git a/content/content_ppapi_plugin.gypi b/content/content_ppapi_plugin.gypi
|
| index 6dc13d38261746811eaf9b53ced2617d09d56e2e..64eb124affdc08df2fded3f386b4ad4cb3229418 100644
|
| --- a/content/content_ppapi_plugin.gypi
|
| +++ b/content/content_ppapi_plugin.gypi
|
| @@ -6,7 +6,7 @@
|
| 'targets': [
|
| {
|
| 'target_name': 'content_ppapi_plugin',
|
| - 'type': '<(library)',
|
| + 'type': 'static_library',
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| '../ppapi/ppapi_internal.gyp:ppapi_proxy',
|
|
|