Index: build/protoc_java.gypi |
diff --git a/build/protoc_java.gypi b/build/protoc_java.gypi |
index 9ed597becfe3e9f7678973783cc83d02679dd080..6fd80d85266cafcd5652a57d2bada18660c1afb1 100644 |
--- a/build/protoc_java.gypi |
+++ b/build/protoc_java.gypi |
@@ -50,6 +50,7 @@ |
# Adding the |stamp_file| to |additional_input_paths| makes the actions in |
# the include of java.gypi depend on the genproto_java action. |
'additional_input_paths': ['<(stamp_file)'], |
+ 'run_findbugs': 0, |
}, |
'actions': [ |
{ |