Update text-fragments-polyfill on DEPS to get the latest refactoring

This patch is behaviour-neutral.

Change-Id: I10fc285dbfb9cfe4d369e0a9829d36bb549ea11a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3384279
Reviewed-by: Tommy Martino <[email protected]>
Commit-Queue: Ernesto Izquierdo Clua <[email protected]>
Cr-Commit-Position: refs/heads/main@{#958339}
diff --git a/DEPS b/DEPS
index 18b7153..4990465a 100644
--- a/DEPS
+++ b/DEPS
@@ -1583,7 +1583,7 @@
     Var('swiftshader_git') + '/SwiftShader.git' + '@' +  Var('swiftshader_revision'),
 
   'src/third_party/text-fragments-polyfill/src': {
-    'url': Var('chromium_git') + '/external/github.com/GoogleChromeLabs/text-fragments-polyfill.git' + '@' + 'f4b176f8361bf3f6c5861932d8b8c6c469343335',
+    'url': Var('chromium_git') + '/external/github.com/GoogleChromeLabs/text-fragments-polyfill.git' + '@' + '0e2ffd03245b31c8cad7f6bbbbce3d95a5bbb49d',
     'condition': 'checkout_ios',
   },