Roll third_party/tint/ e0e45a4d4..ea27b723e (1 commit)

https://dawn.googlesource.com/tint/+log/e0e45a4d473a..ea27b723ef80

Chromium CQ test CL: https://chromium-review.googlesource.com/c/chromium/src/+/3339183

$ git log e0e45a4d4..ea27b723e --date=short --no-merges --format='%ad %ae %s'
2021-12-14 amaiorano Manual cherry-pick of https://dawn-review.googlesource.com/c/tint/+/71681

Created with:
  roll-dep third_party/tint

No-Try: true
Change-Id: I5f04dbd725f2992038a4bf1fa2781bd1170dca1a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/72861
Auto-Submit: Corentin Wallez <cwallez@google.com>
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
diff --git a/DEPS b/DEPS
index c20b51e..2942bd7 100644
--- a/DEPS
+++ b/DEPS
@@ -100,7 +100,7 @@
 
   # WGSL support
   'third_party/tint': {
-    'url': '{dawn_git}/tint@e0e45a4d473a256aadc8e8765ce71a536c22b634',
+    'url': '{dawn_git}/tint@ea27b723ef80fef3c9ff1a3a59745af0486c7f2f',
   },
 
   # GLFW for tests and samples