Chromium Code Reviews| Index: content/content_gpu.gypi |
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi |
| index fea5677f6db217a1e5c3f0ddb50bb71a4c39f6c4..b5f9dfc1cd1fd3e3124f34e92fcf6d142841a776 100644 |
| --- a/content/content_gpu.gypi |
| +++ b/content/content_gpu.gypi |
| @@ -9,7 +9,7 @@ |
| 'targets': [ |
| { |
| 'target_name': 'content_gpu', |
| - 'type': '<(library)', |
| + 'type': 'static_library', |
| 'msvs_guid': 'F10F1ECD-D84D-4C33-8468-9DDFE19F4D8A', |
| 'dependencies': [ |
| 'content_common', |