Index: base/base.gyp |
=================================================================== |
--- base/base.gyp (revision 98485) |
+++ base/base.gyp (working copy) |
@@ -60,6 +60,7 @@ |
# base depends on base_static. |
'target_name': 'base_static', |
'type': 'static_library', |
+ 'toolsets': ['host', 'target'], |
'sources': [ |
'base_switches.cc', |
'base_switches.h', |