Roll Tint from b4275c870ec2 to 2f04dc94ce25 (6 revisions)

https://dawn.googlesource.com/tint.git/+log/b4275c870ec2..2f04dc94ce25

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 enga@google.com on the revert to ensure that a human
is aware of the problem.

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/master/autoroll/README.md

Bug: None
Tbr: enga@google.com
Change-Id: Ie6f6305849f459f2777c1757d914bf24d10dab33
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/46724
Reviewed-by: 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 8f15250..4bee0f1 100644
--- a/DEPS
+++ b/DEPS
@@ -96,7 +96,7 @@
 
   # WGSL support
   'third_party/tint': {
-    'url': '{dawn_git}/tint@b4275c870ec21ca1d55f086f6ee66306c5783a67',
+    'url': '{dawn_git}/tint@2f04dc94ce25e91e40dc088d787e148bd499ba65',
   },
 
   # GLFW for tests and samples