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

Unified Diff: third_party/cacheinvalidation/cacheinvalidation.gyp

Issue 1000793002: [Android] Incorporate findbugs into android builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address cjhopman's comment + rebase Created 5 years, 9 months 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: third_party/cacheinvalidation/cacheinvalidation.gyp
diff --git a/third_party/cacheinvalidation/cacheinvalidation.gyp b/third_party/cacheinvalidation/cacheinvalidation.gyp
index 703033c976df5c90fd3eacda83432b1e9e12f4cb..77558075b3c659b0df5aca9057315349d7bb638e 100644
--- a/third_party/cacheinvalidation/cacheinvalidation.gyp
+++ b/third_party/cacheinvalidation/cacheinvalidation.gyp
@@ -228,6 +228,7 @@
'variables': {
'java_in_dir': '../../build/android/empty',
'additional_src_dirs': [ 'src/java/' ],
+ 'run_findbugs': 0,
},
'includes': [ '../../build/java.gypi' ],
},

Powered by Google App Engine
This is Rietveld 408576698