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