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:
Viet-Trung Luu 2015-06-15 11:16:17 -07:00
parent 15fab09ab2
commit d887d2cd7e

View File

@ -11,7 +11,7 @@ executable("packager") {
"logging.cc",
"logging.h",
"main.cc",
"scopes.h",
"scope.h",
"switches.cc",
"switches.h",
"vm.cc",