Roll src/third_party/re2/src/ 5a982a6db..a98fad02c (8 commits)

https://chromium.googlesource.com/external/github.com/google/re2.git/+log/5a982a6dba7c..a98fad02c421

$ git log 5a982a6db..a98fad02c --date=short --no-merges --format='%ad %ae %s'
2019-04-09 junyer Make the fuzzer check for large substrings as soon as possible.
2019-03-18 junyer Get rid of `using std::string;`. (part 7 of 7)
2019-03-18 junyer Get rid of `using std::string;`. (part 6 of N)
2019-03-18 junyer Get rid of `using std::string;`. (part 5 of N)
2019-03-18 junyer Get rid of `using std::string;`. (part 4 of N)
2019-03-18 junyer Get rid of `using std::string;`. (part 3 of N)
2019-03-18 junyer Get rid of `using std::string;`. (part 2 of N)
2019-03-18 junyer Get rid of `using std::string;`. (part 1 of N)

Created with:
  roll-dep src/third_party/re2/src

[email protected]

Change-Id: Ic482fc81d20e295961a6f7f0ee1fa06a0807369e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559446
Reviewed-by: Max Moroz <[email protected]>
Reviewed-by: Nico Weber <[email protected]>
Commit-Queue: Max Moroz <[email protected]>
Commit-Queue: Paul Wankadia <[email protected]>
Cr-Commit-Position: refs/heads/master@{#649107}
diff --git a/DEPS b/DEPS
index fe85489..bcaa51f 100644
--- a/DEPS
+++ b/DEPS
@@ -1239,7 +1239,7 @@
   },
 
   'src/third_party/re2/src':
-    Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + '5a982a6dba7c4d98b443471823be0bd9d9677143',
+    Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + 'a98fad02c421896bc75d97f49ccd245cdce7dd55',
 
   'src/third_party/r8': {
       'packages': [