Index: third_party/jsr-305/jsr-305.gyp |
diff --git a/third_party/jsr-305/jsr-305.gyp b/third_party/jsr-305/jsr-305.gyp |
index 37af4b20a547fcdee6aba560edb612d2791fcb87..f826bf586eed0b7fa64de42398f0c54f9ef77707 100644 |
--- a/third_party/jsr-305/jsr-305.gyp |
+++ b/third_party/jsr-305/jsr-305.gyp |
@@ -6,6 +6,7 @@ |
'targets': [ |
{ |
'target_name': 'jsr_305_javalib', |
+ 'toolsets': ['host', 'target'], |
'type': 'none', |
'variables': { |
# The sources are not located in a folder that is called src/, so we |