File tree Expand file tree Collapse file tree 4 files changed +36
-724
lines changed Expand file tree Collapse file tree 4 files changed +36
-724
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ allowed_hosts = [
117117]
118118
119119deps = {
120- 'src' : 'https://github.com/flutter/buildroot.git' + '@' + '98cd6828f68ee4ee592db50891f46f92072c08e1 ' ,
120+ 'src' : 'https://github.com/flutter/buildroot.git' + '@' + '2b7fe9635c00c932f86627988e797a097574929e ' ,
121121
122122 # Fuchsia compatibility
123123 #
@@ -140,12 +140,6 @@ deps = {
140140 'src/third_party/harfbuzz' :
141141 Var ('fuchsia_git' ) + '/third_party/harfbuzz' + '@' + '02caec6c1c6ad996666788b8e920ccaec8b385e5' ,
142142
143- 'src/third_party/libcxx' :
144- Var ('fuchsia_git' ) + '/third_party/libcxx' + '@' + 'c5a5fa59789213c7dae68d2e51cb28ef681d8257' ,
145-
146- 'src/third_party/libcxxabi' :
147- Var ('fuchsia_git' ) + '/third_party/libcxxabi' + '@' + '1a9753522f1ae8d72848d365902f39e0d3d59a39' ,
148-
149143 # Chromium-style
150144 #
151145 # As part of integrating with Fuchsia, we should eventually remove all these
You can’t perform that action at this time.
0 commit comments