Roll src/third_party/re2/src/ 36f7f246a..572d6abf7 (1 commit)

https://chromium.googlesource.com/external/github.com/google/re2.git/+log/36f7f246a827..572d6abf7f22

$ git log 36f7f246a..572d6abf7 --date=short --no-merges --format='%ad %ae %s'
2020-02-26 junyer Don't break the RE2 object when compiling the reverse Prog fails.

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

[email protected]

Change-Id: I582e0c47696cf5d156cc93a5b2e6b43c83a0c3ca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2077588
Reviewed-by: Nico Weber <[email protected]>
Commit-Queue: Nico Weber <[email protected]>
Cr-Commit-Position: refs/heads/master@{#745066}
diff --git a/DEPS b/DEPS
index 1033c3c..505050f 100644
--- a/DEPS
+++ b/DEPS
@@ -1327,7 +1327,7 @@
   },
 
   'src/third_party/re2/src':
-    Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + '36f7f246a827d12fa87ab86ae714754882d0abe8',
+    Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + '572d6abf7f227053a4f8b83381fc4378714a2552',
 
   'src/third_party/r8': {
       'packages': [