summaryrefslogtreecommitdiffstats
path: root/content/content_tests.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r--content/content_tests.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index d25f0fe..6be7280 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1616,6 +1616,7 @@
],
'variables': {
'jni_gen_package': 'content/shell',
+ 'jni_generator_ptr_type': 'long',
},
'includes': [ '../build/jni_generator.gypi' ],
},
@@ -1642,6 +1643,7 @@
],
'variables': {
'jni_gen_package': 'content/public/test',
+ 'jni_generator_ptr_type': 'long',
},
'includes': [ '../build/jni_generator.gypi' ],
},