Index: third_party/libxslt/libxslt.gyp |
diff --git a/third_party/libxslt/libxslt.gyp b/third_party/libxslt/libxslt.gyp |
index 7dfd09336c6500065fd8696807b459ef4d1f4bb4..4ac5e6c95851373b3efb42058b03053e19e7189a 100644 |
--- a/third_party/libxslt/libxslt.gyp |
+++ b/third_party/libxslt/libxslt.gyp |
@@ -22,7 +22,7 @@ |
'target_name': 'libxslt', |
'conditions': [ |
['os_posix == 1 and OS != "mac" and use_system_libxml', { |
- 'type': 'settings', |
+ 'type': 'none', |
'direct_dependent_settings': { |
'cflags': [ |
'<!@(pkg-config --cflags libxslt)', |