Roll src/third_party/re2/src/ c9cba7606..1e44e72d3 (16 commits)

https://chromium.googlesource.com/external/github.com/google/re2.git/+log/c9cba76063cf..1e44e72d31dd

$ git log c9cba7606..1e44e72d3 --date=short --no-merges --format='%ad %ae %s'
2023-05-19 junyer Install CMake in the `gcc:13` container.
2023-05-19 junyer Sigh. I forgot to omit `sudo` because running under Docker.
2023-05-19 junyer Fix the CMake build on Ubuntu.
2023-05-19 junyer Try building the testing for RE2 with CMake again.
2023-05-18 junyer Uhh. Fix `LDABSL` for sure this time.
2023-05-18 junyer Try one more time to fix the GNU make build with GCC on Ubuntu.
2023-05-18 junyer For now, stop building the testing for RE2 with CMake.
2023-05-18 junyer Revert "Try `x64-windows-static` for CMake on Windows."
2023-05-18 junyer Try `x64-windows-static` for CMake on Windows.
2023-05-18 junyer Try again to fix the CI workflows.
2023-05-17 junyer Try to fix the CMake CI workflow.
2023-05-17 junyer Try to fix the GNU make CI workflow.
2023-05-17 junyer Fix the GNU make and CMake configurations and CI workflows.
2023-05-17 junyer Copy over the `re2/` and `util/` subdirectories.
2023-05-15 junyer Copy over the Bazel configuration and the workflow for Python releases.
2023-05-15 junyer Copy over the `app/` and `python/` subdirectories.

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

RE2 has taken a dependency on Abseil, so add that to
public_deps and remove sources that no longer exist.

Bug: 1447090

Change-Id: Ic233d81609bd344a91a77bca81602e777f98b5a5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4545831
Auto-Submit: Paul Wankadia <junyer@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1151220}
NOKEYCHECK=True
GitOrigin-RevId: a03ea2bb6edf68772212da59227bc87c8a6a543b
2 files changed
tree: affa613300fc59d0a13d075e5d733b8d2050d9ad
  1. BUILD.gn
  2. DEPS
  3. DIR_METADATA
  4. LICENSE
  5. OWNERS
  6. README.chromium