Chromium Code Reviews| Index: content/content_plugin.gypi |
| diff --git a/content/content_plugin.gypi b/content/content_plugin.gypi |
| index 93c0ca994fa166f1b4a81576eed7ad12e346d302..7b533b5b2622bca7ccd740ef1f9b9a824675661c 100644 |
| --- a/content/content_plugin.gypi |
| +++ b/content/content_plugin.gypi |
| @@ -6,7 +6,7 @@ |
| 'targets': [ |
| { |
| 'target_name': 'content_plugin', |
| - 'type': '<(library)', |
| + 'type': 'static_library', |
| 'msvs_guid': '20A560A0-2CD0-4D9E-A58B-1F24B99C087A', |
| 'dependencies': [ |
| 'content_common', |