commit | 9854c72081e6c564640c252a89baddbb87b2eb2c | [log] [tgz] |
---|---|---|
author | torne <torne@chromium.org> | Fri Aug 05 00:44:06 2016 +0900 |
committer | Qijiang Fan <fqj@google.com> | Fri Jun 05 03:50:45 2020 +0900 |
tree | 8c8434e22078ac9b4b39e1122cbac5d0397b32a4 | |
parent | 1a9e1dd53ed501ec50968b9156b27ea17ab232b0 [diff] |
Stop relying on using statements in the JNI generator. Instead of emitting unqualified references to JavaParamRef and ScopedJavaLocalRef, just qualify them with base::android. This is the first step to allow the "using" statements for these types to be removed from jni_generator_helper.h. BUG=568574 Review-Url: https://codereview.chromium.org/2213963002 Cr-Commit-Position: refs/heads/master@{#409794} CrOS-Libchrome-Original-Commit: 7537dfb15e54ebab0cc9d4820a826fa350fee320