Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
bb2ab883
Unverified
Commit
bb2ab883
authored
Sep 16, 2020
by
George Wright
Committed by
GitHub
Sep 16, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[manual roll] Roll Engine from 1ef10b240e28 to f84e7a019663 (12 revisions) (#65949)
parent
0220c358
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
engine.version
bin/internal/engine.version
+1
-1
fuchsia-linux.version
bin/internal/fuchsia-linux.version
+1
-1
fuchsia-mac.version
bin/internal/fuchsia-mac.version
+1
-1
build_ios_framework_module_test.dart
dev/devicelab/bin/tasks/build_ios_framework_module_test.dart
+1
-1
No files found.
bin/internal/engine.version
View file @
bb2ab883
1ef10b240e28574f03c37205d4c17189fb0f9293
f84e7a019663f87b51f2064b874e3e8b0f9a5677
bin/internal/fuchsia-linux.version
View file @
bb2ab883
-iBBiPj1CeUAJKHEMLsNqN_q4r1GPJL3hit4z4_C-So
C
G5UItrFeP96DT1TS5MtPrFA3XjQVxkBmILyNKZH3V3c
C
bin/internal/fuchsia-mac.version
View file @
bb2ab883
8q8xxvY60JciigoRrzCTBTxHVMgtcDNRE16uRF2qmR
IC
VpUd_W9Oi9zl5YqpFvs2iG-pkEumXH8Sbxk6YRbfUo
IC
dev/devicelab/bin/tasks/build_ios_framework_module_test.dart
View file @
bb2ab883
...
...
@@ -235,7 +235,7 @@ Future<void> main() async {
for
(
final
String
mode
in
<
String
>[
'Debug'
,
'Profile'
,
'Release'
])
{
checkFileContains
(
<
String
>[
'#i
nclude
"FlutterEngine.h"'
],
<
String
>[
'#i
mport
"FlutterEngine.h"'
],
path
.
join
(
outputPath
,
mode
,
'Flutter.framework'
,
'Headers'
,
'Flutter.h'
),
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment