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

Unified Diff: build/android/lint_action.gypi

Issue 1190103002: Make lint fail builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix exported crash for ChromeShellTest Created 5 years, 6 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: build/android/lint_action.gypi
diff --git a/build/android/lint_action.gypi b/build/android/lint_action.gypi
index e0421303f0852a0ae6e525e0a955ae99521386c0..e1adf1f842c30cd1554a8279f0cf263e42c56869 100644
--- a/build/android/lint_action.gypi
+++ b/build/android/lint_action.gypi
@@ -36,6 +36,7 @@
'--product-dir=<(PRODUCT_DIR)',
'--src-dirs=>(src_dirs)',
'--jar-path=<(lint_jar_path)',
+ '--can-fail-build',
'--stamp=<(stamp_path)',
'<(is_enabled)',
],
« no previous file with comments | « build/android/lint/suppressions.xml ('k') | chrome/android/java_staging/src/org/chromium/chrome/browser/ChromeActivity.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698