Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(518)

Unified Diff: build/config/android/rules.gni

Issue 1483843002: Port cronet build rules to GN part 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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) {
« no previous file with comments | « BUILD.gn ('k') | build/gn_migration.gypi » ('j') | components/cronet/android/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698