Chromium Code Reviews| Index: trunk/src/content/content_shell.gypi |
| =================================================================== |
| --- trunk/src/content/content_shell.gypi (revision 270846) |
| +++ trunk/src/content/content_shell.gypi (working copy) |
| @@ -943,6 +943,7 @@ |
| ], |
| 'variables': { |
| 'jni_gen_package': 'content/shell', |
| + 'jni_generator_ptr_type': 'long', |
| }, |
| 'includes': [ '../build/jni_generator.gypi' ], |
| }, |