mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix sky/tools/packager/BUILD.gn.
scopes.h -> scope.h. TBR=abarth@chromium.org Review URL: https://codereview.chromium.org/1177123005.
This commit is contained in:
parent
15fab09ab2
commit
d887d2cd7e
@ -11,7 +11,7 @@ executable("packager") {
|
||||
"logging.cc",
|
||||
"logging.h",
|
||||
"main.cc",
|
||||
"scopes.h",
|
||||
"scope.h",
|
||||
"switches.cc",
|
||||
"switches.h",
|
||||
"vm.cc",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user