Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 6b9d54361dffd4ecc4c430e3ace831e965d70a61..aee0ec001a949bcdc4c102b60caf76df6f537a36 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1816,7 +1816,7 @@ |
}], |
], |
}], |
- ['android_webview_build==1 or android_webview_telemetry_build==1', { |
+ ['android_webview_build==1', { |
# When building the WebView in the Android tree, jarjar will remap all |
# the class names, so the JNI generator needs to know this. |
'jni_generator_jarjar_file': '../android_webview/build/jarjar-rules.txt', |