fixed missing dependency in spirv-tools/BUILD.gn

Change-Id: Ib0381e2bc10649e62d3fb8ddfc34be46537a2e5b
Reviewed-on: https://skia-review.googlesource.com/9804
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
This commit is contained in:
Ethan Nicholas 2017-03-16 12:16:20 -04:00 committed by Skia Commit-Bot
parent 510dd42a63
commit dc3c336c84

View File

@ -109,6 +109,7 @@ third_party("spirv-tools") {
":spirv_build_version",
":spirv_core_tables_1.0",
":spirv_core_tables_1.1",
":spirv_generators",
":spirv_glsl_tables",
":spirv_opencl_tables",
"//third_party/spirv-headers",