Roll Tint from 3b671cb377e9 to 66d6668372d9 (4 revisions)

https://dawn.googlesource.com/tint.git/+log/3b671cb377e9..66d6668372d9

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 alanbaker@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: alanbaker@google.com
Change-Id: Icaf19d36a56ab5964b407c13dd81ad34226c4c8c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85103
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 ac003a6..a606f72 100644
--- a/DEPS
+++ b/DEPS
@@ -118,7 +118,7 @@
 
   # WGSL support
   'third_party/tint': {
-    'url': '{dawn_git}/tint@3b671cb377e91142459358c5c6cb7ad6b6f3c742',
+    'url': '{dawn_git}/tint@66d6668372d9fde5e09e25ba48632b15ed3d8cd2',
   },
 
   # GLFW for tests and samples