Index: build/linux/system.gyp |
diff --git a/build/linux/system.gyp b/build/linux/system.gyp |
index 25c001f88703f668e60b18790f8985a698e0ea58..1e534f5e3b8c44465380b2a6229175a571f54bf5 100644 |
--- a/build/linux/system.gyp |
+++ b/build/linux/system.gyp |
@@ -272,7 +272,7 @@ |
}, |
{ |
'target_name': 'x11', |
- 'type': 'settings', |
+ 'type': 'none', |
'toolsets': ['host', 'target'], |
'conditions': [ |
['_toolset=="target"', { |
@@ -508,7 +508,7 @@ |
}, |
{ |
'target_name': 'pangocairo', |
- 'type': 'settings', |
+ 'type': 'none', |
'toolsets': ['host', 'target'], |
'conditions': [ |
['_toolset=="target"', { |