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

Unified Diff: content/content.gyp

Issue 20210002: [Android] Sets up a coverage system for java using EMMA (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes dex/obfuscate actions slightly Created 7 years, 4 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: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 0305664b6c6054b5c6643321308b221b56b242c2..6dae1b73d4f1fac3dbcbd3209b2fae50fd0e76f5 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -418,6 +418,7 @@
'R_package': 'org.chromium.content',
'R_package_relpath': 'org/chromium/content',
'java_strings_grd': 'android_content_strings.grd',
+ 'emma_instrument': '<(coverage)',
},
'conditions': [
['android_webview_build == 0', {
« build/common.gypi ('K') | « build/java_apk.gypi ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698