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

Unified Diff: sync/sync_android.gypi

Issue 22870021: [Android] Makes GYP changes for EMMA coverage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: sync/sync_android.gypi
diff --git a/sync/sync_android.gypi b/sync/sync_android.gypi
index 1964fbd93ed09f2f1b967c2802dc69fe296cbc98..fe9fc27836f61b0a927a9d5fea7b93a05a373078 100644
--- a/sync/sync_android.gypi
+++ b/sync/sync_android.gypi
@@ -11,6 +11,7 @@
'type': 'none',
'variables': {
'java_in_dir': '../sync/android/java',
+ 'emma_should_instrument': 1,
},
'dependencies': [
'../base/base.gyp:base_java',
« build/android/instr_action.gypi ('K') | « content/content_shell.gypi ('k') | ui/ui.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698