Unverified Commit bb2ab883 authored by George Wright's avatar George Wright Committed by GitHub

[manual roll] Roll Engine from 1ef10b240e28 to f84e7a019663 (12 revisions) (#65949)

parent 0220c358
1ef10b240e28574f03c37205d4c17189fb0f9293
f84e7a019663f87b51f2064b874e3e8b0f9a5677
-iBBiPj1CeUAJKHEMLsNqN_q4r1GPJL3hit4z4_C-SoC
G5UItrFeP96DT1TS5MtPrFA3XjQVxkBmILyNKZH3V3cC
8q8xxvY60JciigoRrzCTBTxHVMgtcDNRE16uRF2qmRIC
VpUd_W9Oi9zl5YqpFvs2iG-pkEumXH8Sbxk6YRbfUoIC
......@@ -235,7 +235,7 @@ Future<void> main() async {
for (final String mode in <String>['Debug', 'Profile', 'Release']) {
checkFileContains(
<String>['#include "FlutterEngine.h"'],
<String>['#import "FlutterEngine.h"'],
path.join(outputPath, mode, 'Flutter.framework', 'Headers', 'Flutter.h'),
);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment