Commit 9e56dfeb authored by Tommy Martino's avatar Tommy Martino Committed by Commit Bot

Rolling DEPS for text-fragments-polyfill

This should fix the compiler warnings. It also introduces improved logic
for finding text fragments in the page, including support for prefixes
and suffixes.

Bug: 1129390
Change-Id: I67f8cf00f6afa200920fc4bd52634ee7b05d3089
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419573Reviewed-by: default avatarTommy Martino <tmartino@chromium.org>
Reviewed-by: default avatarGanggui Tang <gogerald@chromium.org>
Commit-Queue: Tommy Martino <tmartino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#808562}
parent da3c8b83
......@@ -1407,7 +1407,7 @@ deps = {
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' + '@' + '5593fc403e4d1ee06a68ff710932d59c06a87df9',
'url': Var('chromium_git') + '/external/github.com/GoogleChromeLabs/text-fragments-polyfill.git' + '@' + '16efd3187052bd875f7a7a8f0b0424f46c82f87f',
'condition': 'checkout_ios',
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment