Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index db4f9f526f6b926bcd109ac6ee7b8e81bc80a7e0..d13b2bb1de941313bb9a18b4f527f3e086e9a3f4 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -588,7 +588,7 @@ |
], |
}, |
'variables': { |
- 'jni_gen_dir': 'content/shell', |
+ 'jni_gen_package': 'content/shell', |
}, |
'includes': [ '../build/jni_generator.gypi' ], |
}, |