gn build: Merge r375483

llvm-svn: 375484
This commit is contained in:
GN Sync Bot 2019-10-22 05:09:35 +00:00
parent fb042b094f
commit 4e039e2720
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ static_library("DependencyScanning") {
sources = [
"DependencyScanningFilesystem.cpp",
"DependencyScanningService.cpp",
"DependencyScanningTool.cpp",
"DependencyScanningWorker.cpp",
]
}