Skip to content

Commit f76057a

Browse files
Testing
1 parent e60ccd1 commit f76057a

File tree

3 files changed

+2824
-3
lines changed

3 files changed

+2824
-3
lines changed

include/flutter-pi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ struct frame {
313313
struct compositor;
314314

315315
enum flutter_runtime_mode {
316-
kDebug, kRelease
316+
kDebug, kProfile, kRelease
317317
};
318318

319319
struct flutterpi {

0 commit comments

Comments
 (0)