Chromium Code Reviews| Index: content/content_worker.gypi |
| diff --git a/content/content_worker.gypi b/content/content_worker.gypi |
| index fa1d504ef72c240deccdf4800526197afef7ffef..498315f7a7c447af65e7f7fc1e92112ba795c6f7 100644 |
| --- a/content/content_worker.gypi |
| +++ b/content/content_worker.gypi |
| @@ -6,7 +6,7 @@ |
| 'targets': [ |
| { |
| 'target_name': 'content_worker', |
| - 'type': '<(library)', |
| + 'type': 'static_library', |
| 'msvs_guid': 'C78D02D0-A366-4EC6-A248-AA8E64C4BA18', |
| 'dependencies': [ |
| 'content_common', |