Chromium Code Reviews| Index: third_party/bzip2/bzip2.gyp |
| =================================================================== |
| --- third_party/bzip2/bzip2.gyp (revision 13288) |
| +++ third_party/bzip2/bzip2.gyp (working copy) |
| @@ -9,7 +9,7 @@ |
| 'targets': [ |
| { |
| 'target_name': 'bzip2', |
| - 'type': 'static_library', |
| + 'type': '<(library)', |
| 'defines': ['BZ_NO_STDIO'], |
| 'msvs_guid': '2A70CBF0-847E-4E3A-B926-542A656DC7FE', |
| 'sources': [ |