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

Unified Diff: build/java.gypi

Issue 1445383002: Remove unused instr_action == 'instrument_classes' option from emma_instr.py (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
« no previous file with comments | « build/android/gyp/emma_instr.py ('k') | build/java_apk.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/java.gypi
diff --git a/build/java.gypi b/build/java.gypi
index 9bc1f4b92c6b3c39a68639fb6fc45d536f5d840d..f182e8cfc9d18df7f6fbfde48f3b5604e7b0bfa7 100644
--- a/build/java.gypi
+++ b/build/java.gypi
@@ -331,7 +331,6 @@
'input_path': '<(jar_path)',
'output_path': '<(jar_final_path)',
'stamp_path': '<(emma_instr_stamp)',
- 'instr_type': 'jar',
},
'outputs': [
'<(jar_final_path)',
« no previous file with comments | « build/android/gyp/emma_instr.py ('k') | build/java_apk.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698