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