Artem Samoilenko
|
a79268cd0e
|
[cr145][Android] Add DEFINE_JNI macro to the end of every file (part 1)
Chromium changes:
https://chromium.googlesource.com/chromium/src/+/37865ec47270489182e954bb9a6dc32c04fd51d7
commit 37865ec47270489182e954bb9a6dc32c04fd51d7
Author: Martin Kong <martinkong@google.com>
Date: Mon Dec 1 08:47:18 2025 -0800
Add DEFINE_JNI macro to the end of every file (part 1)
This CL adds DEFINE_JNI(ClassName) macro to the end of every file
that includes ClassName_jni.h. Currently the macro expands to nothing.
Bug: 346596940
Change-Id: I61da4d1cc46f71d8ede30f74b267237a5f8cf14f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7206009
Commit-Queue: Andrew Grieve <agrieve@chromium.org>
Auto-Submit: Martin Kong <martinkong@google.com>
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Owners-Override: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1552186}
|
2026-01-29 13:40:19 -05:00 |
|