Revert "[gn build] Port 73da7eed8fac"

This reverts commit bd4463bebf.
Breaks check-clang-tools on Windows, see comment on
https://reviews.llvm.org/D123655
This commit is contained in:
Nico Weber 2022-04-14 09:05:11 -04:00
parent e54236dfb5
commit a29d9ba1f5
1 changed files with 0 additions and 1 deletions

View File

@ -15,6 +15,5 @@ static_library("portability") {
"PortabilityTidyModule.cpp",
"RestrictSystemIncludesCheck.cpp",
"SIMDIntrinsicsCheck.cpp",
"StdAllocatorConstCheck.cpp",
]
}