Index: chrome/installer/mac/third_party/xz/xz.gyp |
diff --git a/chrome/installer/mac/third_party/xz/xz.gyp b/chrome/installer/mac/third_party/xz/xz.gyp |
index c71cfa5233204faff0fcf7960f1372cf0e6f3971..4ee21d3aa3aebab0e277a689eb8be98459eb3286 100644 |
--- a/chrome/installer/mac/third_party/xz/xz.gyp |
+++ b/chrome/installer/mac/third_party/xz/xz.gyp |
@@ -260,7 +260,7 @@ |
'targets': [ |
{ |
'target_name': 'lzma', |
- 'type': '<(library)', |
+ 'type': 'static_library', |
'defines': [ |
'<@(lzma_common_defines)', |
'<@(lzma_decompress_defines)', |