fixed missing dependency in spirv-tools/BUILD.gn
authorEthan Nicholas <ethannicholas@google.com>
Thu, 16 Mar 2017 16:16:20 +0000 (12:16 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 16 Mar 2017 16:58:48 +0000 (16:58 +0000)
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>

third_party/spirv-tools/BUILD.gn

index 882e0e1..00f2423 100644 (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",