BUILD.gn: remove reference to non-existent header
authorCorentin Wallez <cwallez@google.com>
Tue, 30 Oct 2018 15:11:46 +0000 (16:11 +0100)
committerCorentin Wallez <cwallez@google.com>
Tue, 30 Oct 2018 15:11:46 +0000 (16:11 +0100)
BUILD.gn

index a84dbe2..5d5b150 100644 (file)
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -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",