Merge pull request #1558 from Kangz/fix_build_gn

BUILD.gn: remove reference to non-existent header
This commit is contained in:
John Kessenich 2018-10-30 17:17:11 -06:00 committed by GitHub
commit 0ac199df32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",