Index: base/third_party/dynamic_annotations/dynamic_annotations.gyp |
=================================================================== |
--- base/third_party/dynamic_annotations/dynamic_annotations.gyp (revision 94544) |
+++ base/third_party/dynamic_annotations/dynamic_annotations.gyp (working copy) |
@@ -7,6 +7,7 @@ |
{ |
'target_name': 'dynamic_annotations', |
'type': 'static_library', |
+ 'toolsets': ['host', 'target'], |
'include_dirs': [ |
'../../../', |
], |