Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 5bf896f

Browse files
committed
Review Changes
1 parent 1bd9d6f commit 5bf896f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell/platform/darwin/macos/framework/Source/FlutterEngineTest.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
#include "flutter/fml/synchronization/waitable_event.h"
1313
#include "flutter/lib/ui/window/platform_message.h"
1414
#include "flutter/shell/platform/common/accessibility_bridge.h"
15-
#import "flutter/shell/platform/darwin/macos/framework/Headers/FlutterApplication.h"
1615
#import "flutter/shell/platform/darwin/macos/framework/Headers/FlutterAppDelegate.h"
16+
#import "flutter/shell/platform/darwin/macos/framework/Headers/FlutterApplication.h"
1717
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterEngineTestUtils.h"
1818
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterViewControllerTestUtils.h"
1919
#include "flutter/shell/platform/embedder/embedder.h"

0 commit comments

Comments
 (0)