summaryrefslogtreecommitdiffstats
path: root/base/third_party/dynamic_annotations/dynamic_annotations.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'base/third_party/dynamic_annotations/dynamic_annotations.gyp')
-rw-r--r--base/third_party/dynamic_annotations/dynamic_annotations.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/third_party/dynamic_annotations/dynamic_annotations.gyp b/base/third_party/dynamic_annotations/dynamic_annotations.gyp
index 47334d8..f4970ef 100644
--- a/base/third_party/dynamic_annotations/dynamic_annotations.gyp
+++ b/base/third_party/dynamic_annotations/dynamic_annotations.gyp
@@ -7,6 +7,7 @@
{
'target_name': 'dynamic_annotations',
'type': 'static_library',
+ 'toolsets': ['host', 'target'],
'include_dirs': [
'../../../',
],