Remove redundant file in tint/BUILD.gn

Change-Id: I457d765aa58319b9b2a60253463e4fef04981492
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/105561
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
Corentin Wallez 2022-10-12 20:24:25 +00:00 committed by Dawn LUCI CQ
parent ba384f0383
commit 042711b2b1
1 changed files with 0 additions and 1 deletions

View File

@ -482,7 +482,6 @@ libtint_source_set("libtint_core_all_src") {
"transform/builtin_polyfill.h",
"transform/calculate_array_length.cc",
"transform/calculate_array_length.h",
"transform/calculate_array_length.h",
"transform/canonicalize_entry_point_io.cc",
"transform/canonicalize_entry_point_io.h",
"transform/clamp_frag_depth.cc",