Index: base/base.gypi |
=================================================================== |
--- base/base.gypi (revision 95909) |
+++ base/base.gypi (working copy) |
@@ -446,7 +446,6 @@ |
{ |
'target_name': 'base', |
'type': '<(component)', |
- 'toolsets': ['host', 'target'], |
'variables': { |
'base_target': 1, |
}, |
@@ -665,7 +664,6 @@ |
{ |
'target_name': 'symbolize', |
'type': 'static_library', |
- 'toolsets': ['host', 'target'], |
'variables': { |
'chromium_code': 0, |
}, |
@@ -691,7 +689,6 @@ |
{ |
'target_name': 'xdg_mime', |
'type': 'static_library', |
- 'toolsets': ['host', 'target'], |
'variables': { |
'chromium_code': 0, |
}, |