Chromium Code Reviews| Index: content/content_shell.gypi |
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
| index 94867fc13aa9ec8f3ec3f6e9fd58d978f011a226..a011233f698ed0850c3ba4af53cde571f0702691 100644 |
| --- a/content/content_shell.gypi |
| +++ b/content/content_shell.gypi |
| @@ -871,6 +871,7 @@ |
| ], |
| 'variables': { |
| 'jni_gen_package': 'content/shell', |
| + 'jni_generator_ptr_type': 'long', |
| }, |
| 'includes': [ '../build/jni_generator.gypi' ], |
| }, |