BUILD.gn: remove reference to non-existent header

This commit is contained in:
Corentin Wallez 2018-10-30 16:11:46 +01:00
parent a08f465d53
commit ab5382cf79

View File

@ -58,7 +58,6 @@ source_set("glslang_sources") {
"SPIRV/SpvBuilder.cpp",
"SPIRV/SpvBuilder.h",
"SPIRV/SpvPostProcess.cpp",
"SPIRV/SpvPostProcess.h",
"SPIRV/bitutils.h",
"SPIRV/disassemble.cpp",
"SPIRV/disassemble.h",