Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index e8b3a7c8d770b29b49b70547a17dcaf1c4231a75..38c58e182ccb2e34ba8f238654993f3940fc0173 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -821,6 +821,7 @@ |
], |
'variables': { |
'jni_gen_package': 'content/shell', |
+ 'jni_generator_ptr_type': 'long', |
}, |
'includes': [ '../build/jni_generator.gypi' ], |
}, |