mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1178850 - Update generated files; r=me
This commit is contained in:
parent
4bccb0e963
commit
ccc2e2847f
19
widget/android/GeneratedJNINatives.h
Normal file
19
widget/android/GeneratedJNINatives.h
Normal file
@ -0,0 +1,19 @@
|
||||
// GENERATED CODE
|
||||
// Generated by the Java program at /build/annotationProcessors at compile time
|
||||
// from annotations on Java methods. To update, change the annotations on the
|
||||
// corresponding Java methods and rerun the build. Manually updating this file
|
||||
// will cause your build to fail.
|
||||
|
||||
#ifndef GeneratedJNINatives_h
|
||||
#define GeneratedJNINatives_h
|
||||
|
||||
#include "GeneratedJNIWrappers.h"
|
||||
#include "mozilla/jni/Natives.h"
|
||||
|
||||
namespace mozilla {
|
||||
namespace widget {
|
||||
|
||||
|
||||
} /* widget */
|
||||
} /* mozilla */
|
||||
#endif // GeneratedJNINatives_h
|
@ -1,7 +1,7 @@
|
||||
// GENERATED CODE
|
||||
// Generated by the Java program at /build/annotationProcessors at compile time
|
||||
// from annotations on Java methods. To update, change the annotations on the
|
||||
// corresponding Javamethods and rerun the build. Manually updating this file
|
||||
// corresponding Java methods and rerun the build. Manually updating this file
|
||||
// will cause your build to fail.
|
||||
|
||||
#include "GeneratedJNIWrappers.h"
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user