Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add super call in FLEView reshape (flutter#8335)
NSOpenGLView reshape is annotated with NS_REQUIRES_SUPER. This avoids build failures when building with `-Wobjc-missing-super-calls`.
- Loading branch information