Roll Tint from f67b6373a667 to 5416d9ba2ab5 (1 revision)

https://dawn.googlesource.com/tint.git/+log/f67b6373a667..5416d9ba2ab5

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/tint-dawn
Please CC cwallez@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: cwallez@google.com
Change-Id: Ibf600604de44515672af6f0248f32874a4db0c45
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78688
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 3747be2..8a5f5a0 100644
--- a/DEPS
+++ b/DEPS
@@ -113,7 +113,7 @@
 
   # WGSL support
   'third_party/tint': {
-    'url': '{dawn_git}/tint@f67b6373a667c48fbac61312da708b140181a777',
+    'url': '{dawn_git}/tint@5416d9ba2ab577352c783f2824d3507d1076e0b6',
   },
 
   # GLFW for tests and samples