Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index 10cb53a22768b0fc3117986898fc709b30b87807..7215d80d1be4e97d805f0bf430a93fd6a9afd8b1 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -696,6 +696,7 @@ |
'has_java_resources': 1, |
'R_package': 'org.chromium.content_shell', |
'R_package_relpath': 'org/chromium/content_shell', |
+ 'emma_should_instrument': 1, |
}, |
'includes': [ '../build/java.gypi' ], |
}, |