Chromium Code Reviews| Index: third_party/libxml/libxml.gyp |
| =================================================================== |
| --- third_party/libxml/libxml.gyp (revision 13288) |
| +++ third_party/libxml/libxml.gyp (working copy) |
| @@ -31,7 +31,7 @@ |
| ], |
| }, |
| }, { # else: OS != "linux" or ! use_system_libxml |
| - 'type': 'static_library', |
| + 'type': '<(library)', |
| 'msvs_guid': 'F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7', |
| 'sources': [ |
| 'include/libxml/c14n.h', |