Chromium Code Reviews| Index: build/config/android/rules.gni |
| diff --git a/build/config/android/rules.gni b/build/config/android/rules.gni |
| index 63d0b184e09f65246500b17044544d1d0079b083..7490214ee7faa5c34efc628b710b2f96e07a2808 100644 |
| --- a/build/config/android/rules.gni |
| +++ b/build/config/android/rules.gni |
| @@ -1885,7 +1885,6 @@ template("instrumentation_test_apk") { |
| "//tools/android/forwarder2", |
| "//tools/android/md5sum", |
| ] |
| - run_findbugs = false |
|
agrieve
2015/11/30 16:05:39
Intentional? Might be better as a separate change?
|
| } |
| group(target_name) { |