Update DEPS, remove upstream-buildroot (#160548)

... which is [now merged into the
monorepo](https://github.com/flutter/flutter/tree/master/engine/src).
Yay!
This commit is contained in:
Matan Lurey
2024-12-19 15:07:14 -08:00
committed by GitHub
parent d363fdc31b
commit d554c4efb2

1
DEPS
View File

@@ -152,7 +152,6 @@ vars = {
"upstream_benchmark": "https://github.com/google/benchmark.git",
"upstream_boringssl": "https://github.com/openssl/openssl.git",
"upstream_brotli": "https://github.com/google/brotli.git",
"upstream_buildroot": "https://github.com/flutter/buildroot.git",
"upstream_dart_style": "https://github.com/dart-lang/dart_style.git",
"upstream_dartdoc": "https://github.com/dart-lang/dartdoc.git",
"upstream_equatable": "https://github.com/felangel/equatable.git",