We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f9781 commit e676fd7Copy full SHA for e676fd7
.gitignore
@@ -133,6 +133,3 @@ app.*.symbols
133
134
# Prebuilt binaries.
135
/prebuilts/
136
-
137
-# DEPS'd in impeller
138
-/impeller/
DEPS
@@ -114,9 +114,6 @@ allowed_hosts = [
114
deps = {
115
'src': 'https://github.com/flutter/buildroot.git' + '@' + '79aa4b0233325e6590dcd45a9af1526d9d2ad13b',
116
117
- 'src/flutter/impeller':
118
- Var('github_git') + '/flutter/impeller' + '@' + '3fc18967345f5e4971259a9efabb11731b751df3',
119
120
# Fuchsia compatibility
121
#
122
# The dependencies in this section should match the layout in the Fuchsia gn
impeller/LICENSE
0 commit comments