Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 1b0f9a8026cc314cc0307dd69695accf8f2e3aeb..6e6ef7b3ab54fe808ad82b1b53b9d1df50f9be24 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -1615,7 +1615,6 @@ |
], |
'variables': { |
'jni_gen_package': 'content/shell', |
- 'jni_generator_ptr_type': 'long', |
}, |
'includes': [ '../build/jni_generator.gypi' ], |
}, |
@@ -1642,7 +1641,6 @@ |
], |
'variables': { |
'jni_gen_package': 'content/public/test', |
- 'jni_generator_ptr_type': 'long', |
}, |
'includes': [ '../build/jni_generator.gypi' ], |
}, |