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