[gn build] (manually) port da47ec3ca0

This commit is contained in:
Nico Weber 2021-10-25 17:48:35 -04:00
parent b3980b5b68
commit d2c133286a
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ unittest("BasicTests") {
"//clang/lib/Basic", "//clang/lib/Basic",
"//clang/lib/Lex", "//clang/lib/Lex",
"//llvm/lib/Support", "//llvm/lib/Support",
"//llvm/lib/Testing/Support",
] ]
sources = [ sources = [
"CharInfoTest.cpp", "CharInfoTest.cpp",