Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 090095941879089fed370f759aad1fdc2b7ae518..9bd24d19c506161a961b63be6a69b641e82aeb55 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -1617,7 +1617,6 @@ |
], |
'variables': { |
'jni_gen_package': 'content/shell', |
- 'jni_generator_ptr_type': 'long', |
}, |
'includes': [ '../build/jni_generator.gypi' ], |
}, |
@@ -1644,7 +1643,6 @@ |
], |
'variables': { |
'jni_gen_package': 'content/public/test', |
- 'jni_generator_ptr_type': 'long', |
}, |
'includes': [ '../build/jni_generator.gypi' ], |
}, |