)]}'
{
  "commit": "2a5cd33a2a50258efac5717f5f856dd391171c65",
  "tree": "5c5b33eb97ce5cc3a3547b0b34bc36c5a084d320",
  "parents": [
    "e50923e3dec523413703fc3483091c45f7108ee3"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Mon Feb 09 16:47:14 2026 -0500"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Feb 09 14:50:34 2026 -0800"
  },
  "message": "Update third_party/benchmark to 1.9.5\n\nPicks up\nhttps://github.com/google/benchmark/commit/d8db2f90b643eb28a12976beb4d57bcfb639911d\n\nThis results in deprecation warnings with benchmark::internal::Benchmark\nso go ahead and fix those.\n\nAlso add third_party/benchmark to .bazelignore. This stops\n`bazel test ...` from recursing in here. It looks like we previously\nsuppressed copying some files, but we can avoid having to post-process\nthe files this way.\n\nChange-Id: Idf20fce28153a450fe03e121d9bc0d601d43ec6c\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/88948\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Lily Chen \u003cchlily@google.com\u003e\nCommit-Queue: Lily Chen \u003cchlily@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9dad64c6aa05ee9bc080c5db5da63efaf2424661",
      "old_mode": 33188,
      "old_path": ".bazelignore",
      "new_id": "56daf3dccecef87bce887f64d2788d9c69fe8d16",
      "new_mode": 33188,
      "new_path": ".bazelignore"
    },
    {
      "type": "modify",
      "old_id": "03d80da78ec831708e44cad589589f7d83bdc9bf",
      "old_mode": 33188,
      "old_path": "MODULE.bazel",
      "new_id": "181bf5e60aa11bb5db301acb34bfcb7e05b62a1f",
      "new_mode": 33188,
      "new_path": "MODULE.bazel"
    },
    {
      "type": "modify",
      "old_id": "2b561245a6f1571ad1829eddca6786d61262bd4c",
      "old_mode": 33188,
      "old_path": "MODULE.bazel.lock",
      "new_id": "221cabc7ba40ecca48f64c12cb8174048089feae",
      "new_mode": 33188,
      "new_path": "MODULE.bazel.lock"
    },
    {
      "type": "modify",
      "old_id": "06068aadd88b3e1e43129700d7a5c07d6979d1ba",
      "old_mode": 33188,
      "old_path": "bench/aead.cc",
      "new_id": "269dd9ccc43b40e6f4cb3c592105f54ef1af7693",
      "new_mode": 33188,
      "new_path": "bench/aead.cc"
    },
    {
      "type": "modify",
      "old_id": "c8669d7fe667f7f164215bb94bd092f635cdc6fd",
      "old_mode": 33188,
      "old_path": "bench/hash.cc",
      "new_id": "4555c8a2293b461ed94d4f12dcd351a82c97b0a7",
      "new_mode": 33188,
      "new_path": "bench/hash.cc"
    },
    {
      "type": "modify",
      "old_id": "57ffd2103a74dfab74ef354c7ed49716f53d50c3",
      "old_mode": 33188,
      "old_path": "bench/internal.h",
      "new_id": "70e0d9ee30b5436dffdbbd285facdadac9280c91",
      "new_mode": 33188,
      "new_path": "bench/internal.h"
    },
    {
      "type": "modify",
      "old_id": "ebcb21524cdfa889215464808805979daeb0a2b5",
      "old_mode": 33188,
      "old_path": "bench/main.cc",
      "new_id": "61e54b78f69178f847fd491ce3acd5e4fb8ad054",
      "new_mode": 33188,
      "new_path": "bench/main.cc"
    },
    {
      "type": "modify",
      "old_id": "ddeabe564bf3451dd9b534f6e13b48bb4de0d8cc",
      "old_mode": 33188,
      "old_path": "bench/rand.cc",
      "new_id": "222a01aa063eb12c585838094d92e21aacdab32d",
      "new_mode": 33188,
      "new_path": "bench/rand.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2b0aa21219df8fcc057961e80a1c8cd5dfaa7708",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.bazelversion"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3661e978bb679701331b55d6057963542ace4488",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/dependabot.yml"
    },
    {
      "type": "modify",
      "old_id": "d96687797f1d158e2a38cc6301a3b5b913da6674",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.github/workflows/bazel.yml",
      "new_id": "ab94f16e99d41c2ceb3005afd8a0693ba203c47a",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/workflows/bazel.yml"
    },
    {
      "type": "modify",
      "old_id": "2b56e6a63d98d1cea8fcca7b15dd22a268743ed0",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.github/workflows/build-and-test-min-cmake.yml",
      "new_id": "c9d6e049aba470533f5c439e26ac83b6a9793309",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/workflows/build-and-test-min-cmake.yml"
    },
    {
      "type": "modify",
      "old_id": "ad92602d82a0a92d86d9a370b0be05a06dbef061",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.github/workflows/build-and-test-perfcounters.yml",
      "new_id": "df2ff34643dfc5c99081ef188a57fa328dd464de",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/workflows/build-and-test-perfcounters.yml"
    },
    {
      "type": "modify",
      "old_id": "858ea8cce271af1e68613a16e0328e086a4bddd4",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.github/workflows/build-and-test.yml",
      "new_id": "90215c5abfa3b0390518039cc780aa6772559d19",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/workflows/build-and-test.yml"
    },
    {
      "type": "modify",
      "old_id": "39565167522490952a1cf63817a199e8ae5554b9",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.github/workflows/clang-format-lint.yml",
      "new_id": "c9f0315f602996df1872c585b193bf21cf0bcd48",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/workflows/clang-format-lint.yml"
    },
    {
      "type": "modify",
      "old_id": "b3a8964cbdef532fd3427369782f3ae0e5f4693f",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.github/workflows/clang-tidy-lint.yml",
      "new_id": "1c92cfc1f660ba13c4b6293f90f10e08f5260503",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/workflows/clang-tidy-lint.yml"
    },
    {
      "type": "modify",
      "old_id": "bcab2c23f3a7196cfa9574ff835dca109b4227ed",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.github/workflows/doxygen.yml",
      "new_id": "075a385d3297c9440a2931473c2c2083ae35b8ec",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/workflows/doxygen.yml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "db742fb0f740bf317a1ab8aa266c7afd3ea7218a",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/workflows/ossf.yml"
    },
    {
      "type": "modify",
      "old_id": "d56dde93f90c88c556c09f068882ff597486e243",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.github/workflows/pre-commit.yml",
      "new_id": "f6300601d605365074067e0b1d1976ed974994c6",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/workflows/pre-commit.yml"
    },
    {
      "type": "modify",
      "old_id": "05c265bbba1f4791d8a2add8b77a29981e98f0b3",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.github/workflows/sanitizer.yml",
      "new_id": "6e9404f090bc345a74b04be0e1e45367e13a1d20",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/workflows/sanitizer.yml"
    },
    {
      "type": "modify",
      "old_id": "df02c9f136ad6b972ba465456d674476eb2fc2b3",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.github/workflows/test_bindings.yml",
      "new_id": "191239c6a73fdf4ce78a890159a07d1772e0c277",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/workflows/test_bindings.yml"
    },
    {
      "type": "modify",
      "old_id": "4f0fa877a7c3ee8230823e6efd9d1678b86e48e0",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.github/workflows/wheels.yml",
      "new_id": "c0c8eab565c94d4ac1348f372fabcef08a153a0c",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.github/workflows/wheels.yml"
    },
    {
      "type": "modify",
      "old_id": "24a1fb6d748eb111ac1b1224af98e5a95324f8e4",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.gitignore",
      "new_id": "8f6ce84efe6f347872a9d49da34f04011ac01bee",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.gitignore"
    },
    {
      "type": "modify",
      "old_id": "49d544e3ff15628fb6e09bcf7b83104097417bd4",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/.pre-commit-config.yaml",
      "new_id": "57af012f7aefa0d860db43c65b42d2debf437cd0",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/.pre-commit-config.yaml"
    },
    {
      "type": "modify",
      "old_id": "2170e46fd4a05174572f0087e3bce4f3da646f2d",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/AUTHORS",
      "new_id": "11d28f7229ed5d1431fa7950d221835740986378",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/AUTHORS"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "993b26120432a584efe50b5a827bcc18bd265f50",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "219b151142ad2fdd86dbb23e9c1c40a097baf336",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/CMakeLists.txt",
      "new_id": "ada04a61c45b4568031afd3de79e51aaf88b0e0b",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "54aba7b56d0a975cc27e04d250f6ada91fbf8e29",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/CONTRIBUTORS",
      "new_id": "52e49cce46e68d39cc2f2be209cc6385bcfe782f",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/CONTRIBUTORS"
    },
    {
      "type": "modify",
      "old_id": "b77634025d05878ee423be9356d0a578bab6d87c",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/METADATA",
      "new_id": "4e5a41b26f4d730a62f694f3d5857ad9066ef700",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/METADATA"
    },
    {
      "type": "modify",
      "old_id": "7390c98ad321a782c9a3aaed338284293c6c1288",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/MODULE.bazel",
      "new_id": "c162d05313b142ffcfd80eb9e77e90d95ac24e88",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/MODULE.bazel"
    },
    {
      "type": "modify",
      "old_id": "4e730256b6c5ebcab8267616ab54409d023b6a0e",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/README.md",
      "new_id": "1d4470e8ed7b472d36252266cc3743414641931b",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/README.md"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8938b3716e9af6818cd0e835d5ac85c5b56d021f",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/bindings/python/google_benchmark/BUILD"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "331a88e9b5d799541380b0b1415b687751df70ea",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/bindings/python/google_benchmark/__init__.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ccd7eb5a503d74e254e6daad41b5070064da31eb",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/bindings/python/google_benchmark/benchmark.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8217b409e0186a7d9b0c57a997589341151fbc75",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/bindings/python/google_benchmark/example.py"
    },
    {
      "type": "modify",
      "old_id": "0dfe93dc0d3e44252e4166d3a402449c409e0a3a",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/cmake/CXXFeatureCheck.cmake",
      "new_id": "a163a6e09466da93e3471084a5d976fa38b088bd",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/cmake/CXXFeatureCheck.cmake"
    },
    {
      "type": "modify",
      "old_id": "e604c66cd593c359040830ddfe7cf2aa947cdf49",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/docs/reducing_variance.md",
      "new_id": "364f4af15bc345e6ba21470ec6547566474de65a",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/docs/reducing_variance.md"
    },
    {
      "type": "modify",
      "old_id": "ae8e1251bdddc512dfe9c5127ac4904e783e4d79",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/docs/user_guide.md",
      "new_id": "997737f63af91b329e6cc3ac2ef36b8a55507bed",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/docs/user_guide.md"
    },
    {
      "type": "modify",
      "old_id": "f455e05d78108b58198424923992523e6c4f1504",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/include/benchmark/benchmark.h",
      "new_id": "f7d1341c8f950afc04e97787f7e98603dedf47d7",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/include/benchmark/benchmark.h"
    },
    {
      "type": "modify",
      "old_id": "4595b6dd11543b810e40efb4a5627de06ea10622",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/pyproject.toml",
      "new_id": "f55daf26068b05f41ce1fabcf3dfdc6f51b6f320",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/pyproject.toml"
    },
    {
      "type": "modify",
      "old_id": "3c0269b199e809c7d143bd5421f105e09e148a0e",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/setup.py",
      "new_id": "d7807b49943961f407aee1888c2bc4d4e43c6613",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/setup.py"
    },
    {
      "type": "modify",
      "old_id": "9fb305a0e4cea3ce080ce2a314d5d6e36213b20d",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/CMakeLists.txt",
      "new_id": "8e5db4115e50ebb45fd40b3fb72c1f997d983335",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "8672c8a94f8ad9c4720bd62496d26ab00ada1dee",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/benchmark.cc",
      "new_id": "fc36fedb19cfaf9e96f6fade08cca874ef57b9b1",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/benchmark.cc"
    },
    {
      "type": "modify",
      "old_id": "60609d30cdbcde3a7f501d5b0f790cb84b6f2d91",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/benchmark_api_internal.cc",
      "new_id": "f9c4990ddfcc9b9a2da36c87845f2908f39b4145",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/benchmark_api_internal.cc"
    },
    {
      "type": "modify",
      "old_id": "efa0602173446e9a83e0cd2124bd1f98b595524b",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/benchmark_api_internal.h",
      "new_id": "5b48ea2fdf8bddd5c55e71338d7fbac381fe975e",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/benchmark_api_internal.h"
    },
    {
      "type": "modify",
      "old_id": "d8cefe480c038102e0e9cd393ced2988985c0d06",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/benchmark_register.cc",
      "new_id": "65e1afced399c340353c2d43eaeb6b33f6130703",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/benchmark_register.cc"
    },
    {
      "type": "modify",
      "old_id": "be50265f72033e6d0b59e39673151f70ff9706d0",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/benchmark_register.h",
      "new_id": "e0ace51ef00da928eb36b97f6213d4033a86518f",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/benchmark_register.h"
    },
    {
      "type": "modify",
      "old_id": "1f5bb6b79f4dd37a947acf8fe3c2830ab2ef12a1",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/benchmark_runner.cc",
      "new_id": "fb688672a40ca3f93737c8ab00fa6336fd2ec8a9",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/benchmark_runner.cc"
    },
    {
      "type": "modify",
      "old_id": "9f6fab9b342268dc7d246aa9e5d265c136e7853a",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/colorprint.h",
      "new_id": "469045c5f57f5c6918a4e80671cc5a6d68956579",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/colorprint.h"
    },
    {
      "type": "modify",
      "old_id": "3ab280a0288ab600d705ff1642e32d7f83069c51",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/commandlineflags.cc",
      "new_id": "99a240c122412b946d45b2b6557910f9b86b3e66",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/commandlineflags.cc"
    },
    {
      "type": "modify",
      "old_id": "a474645a0da4ec1453f09a16b2182b9d9d47d5a9",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/complexity.cc",
      "new_id": "4c9ef6d0c7180c9297ff04eb0d31b17f9eb3dc0a",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/complexity.cc"
    },
    {
      "type": "modify",
      "old_id": "0bb9f27fbf76380e04e80bce7d97973c367459e4",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/console_reporter.cc",
      "new_id": "6db6788f9443d3f0fd1936553af40502f7f98d18",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/console_reporter.cc"
    },
    {
      "type": "modify",
      "old_id": "a76bf76770d2b336c3c5db70fb3d2351f3268d83",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/counter.cc",
      "new_id": "4bdd5e9b59234f98b6dbea11ccf46c73b0985f15",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/counter.cc"
    },
    {
      "type": "modify",
      "old_id": "3ee434b43c4e8d0eaa9d399253adf1a6b9717b76",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/csv_reporter.cc",
      "new_id": "0f998045bd189309f0926764343992119841d8bf",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/csv_reporter.cc"
    },
    {
      "type": "modify",
      "old_id": "3951ff35462a4430d2b79e914a8eed3cc24bb8ce",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/cycleclock.h",
      "new_id": "0671a425f0d4abb74b69d135cf100aa878b26ec1",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/cycleclock.h"
    },
    {
      "type": "modify",
      "old_id": "f4894ba8e65d62e8051eff113a2c0057ecc7be2c",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/internal_macros.h",
      "new_id": "22e3e21753ee0d99d414e7ae97c7405e17edbc9e",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/internal_macros.h"
    },
    {
      "type": "modify",
      "old_id": "deff77e9ac2fff3f5b231e3717379359433464fe",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/json_reporter.cc",
      "new_id": "2b84cd14a52022896b7322ed6967846f1dda58e4",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/json_reporter.cc"
    },
    {
      "type": "modify",
      "old_id": "a2fa7fe35f466539047742fb5464f6d396f368e8",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/perf_counters.cc",
      "new_id": "f47aa7b42d04014dc374a25559a8d83df472ddaf",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/perf_counters.cc"
    },
    {
      "type": "modify",
      "old_id": "af4b8bb16e42b7d66f22c03e46d6ab9f589a00fd",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/re.h",
      "new_id": "1486dd8778a6b05fb4323c6ee7bf27b2bfe0ee14",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/re.h"
    },
    {
      "type": "modify",
      "old_id": "420de4cf259ce0bf3087b004b1f0d0b1c78028a7",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/string_util.cc",
      "new_id": "9c5df3ba25c92012bbae5063522a17bb47777151",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/string_util.cc"
    },
    {
      "type": "modify",
      "old_id": "60e9e5c219a470944609f36773b4d8effa019059",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/src/sysinfo.cc",
      "new_id": "3977772bfede4971379b157b5478abe7bdad21f7",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/src/sysinfo.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9a2697067239841c532bba6cafc91c8cb589f9b0",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/BUILD"
    },
    {
      "type": "modify",
      "old_id": "b7a6ac4899c4d0b7f09522f5bf21d470cbcdd16e",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/CMakeLists.txt",
      "new_id": "8a1a1a968fa95d0885f0d32406f4f5c9cf0bdb8f",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "b51494bdc45c14949c5c5d0c454e161a6c6cc7f4",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/basic_test.cc",
      "new_id": "068cd98476c6fa32ef3ceebe465ef4c7ec5c0edf",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/basic_test.cc"
    },
    {
      "type": "modify",
      "old_id": "5e25aa9ee701c10bb3697b78ac425c81bc15a878",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/benchmark_min_time_flag_iters_test.cc",
      "new_id": "dedcbe6fa32ab2e523590d5a9ee05689e59c59d5",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/benchmark_min_time_flag_iters_test.cc"
    },
    {
      "type": "modify",
      "old_id": "8d221e41bab2aa96798d4cde6d88ba60775ab7ea",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/benchmark_min_time_flag_time_test.cc",
      "new_id": "bbc2cc35d8c055d2f73831da04971df10c18e1b3",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/benchmark_min_time_flag_time_test.cc"
    },
    {
      "type": "modify",
      "old_id": "c5a1a662a25a47a5b56f8886feea387981c6f8f2",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/benchmark_setup_teardown_cb_types_gtest.cc",
      "new_id": "2ed255dcd33d0be4dd5c1627d816ffa18f4544a4",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/benchmark_setup_teardown_cb_types_gtest.cc"
    },
    {
      "type": "modify",
      "old_id": "53695e98862941d00482783df1be063211e70230",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/benchmark_setup_teardown_test.cc",
      "new_id": "eb45a73e92bd9b299278f0f32c28ee25dfe8f494",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/benchmark_setup_teardown_test.cc"
    },
    {
      "type": "modify",
      "old_id": "141f286feaf8c7b3100508514b8709edaebb4359",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/benchmark_test.cc",
      "new_id": "49cbfba6f348b6d1aed2abfdcaa637984a0ee483",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/benchmark_test.cc"
    },
    {
      "type": "modify",
      "old_id": "23c5f3e519f67eb243b71197c4d332863b804b7f",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/complexity_test.cc",
      "new_id": "8cf17f41d39ea9e0c14222daf8703a749d8c95b5",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/complexity_test.cc"
    },
    {
      "type": "modify",
      "old_id": "e930f024e9cca42fae50170d21fa6544c0dac4b8",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/diagnostics_test.cc",
      "new_id": "e8d7d9119a338a1f8cdc1ff6afd08034f06d6176",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/diagnostics_test.cc"
    },
    {
      "type": "modify",
      "old_id": "1d3b6cd2df7f282a75c44861c4cf9dc98b346c8b",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/display_aggregates_only_test.cc",
      "new_id": "bae97593acaa842f1cc71e3bc3376bcb77192379",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/display_aggregates_only_test.cc"
    },
    {
      "type": "modify",
      "old_id": "dc286f53e20f60f5d555a14eae6733f6dd882baa",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/donotoptimize_assembly_test.cc",
      "new_id": "1f817e02bb1dccc9ab680ec45e2389b8183d600e",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/donotoptimize_assembly_test.cc"
    },
    {
      "type": "modify",
      "old_id": "0a4a1df6c5712781203f7b3badf7498100e6d233",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/filter_test.cc",
      "new_id": "8c150eb2de97ff7693eb88b798dfb090c576ff48",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/filter_test.cc"
    },
    {
      "type": "modify",
      "old_id": "d2897e72123c3604e1c9dc3b14c13a38b1409725",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/internal_threading_test.cc",
      "new_id": "c57bf44b0c343917f0ce2d59e0f5b7cc167a17d8",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/internal_threading_test.cc"
    },
    {
      "type": "modify",
      "old_id": "b0a37c06e1d4bf7ba2324a9881cfc1f7a6fc884f",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/link_main_test.cc",
      "new_id": "41dbac9ab0faf8fee6e7571707553e0d57b308ef",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/link_main_test.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e2dd6cfd9d7502cd9abe3020c318b81cf7012bbd",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/locale_impermeability_test.cc"
    },
    {
      "type": "modify",
      "old_id": "216ed0334a7f0a0398ddfccf0cc979f084588741",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/map_test.cc",
      "new_id": "018e12a75e887432720e0718deb419ad1a576906",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/map_test.cc"
    },
    {
      "type": "modify",
      "old_id": "f9b902189210d47e855464d356f4479e48cb1c1c",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/memory_manager_test.cc",
      "new_id": "39b32169d572ed9e79f9559671ab3be35a7a82e7",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/memory_manager_test.cc"
    },
    {
      "type": "modify",
      "old_id": "c40df8f508e196632a18c271277312b2f16127aa",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/memory_results_gtest.cc",
      "new_id": "70a5a5a985c7694f58191c21f53f58f3126ec2dc",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/memory_results_gtest.cc"
    },
    {
      "type": "modify",
      "old_id": "5300a96036c1b159a5c8da0be86a346cd948c7a0",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/multiple_ranges_test.cc",
      "new_id": "987b69c82f500cb5923d5c3d6413866f6fd608da",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/multiple_ranges_test.cc"
    },
    {
      "type": "modify",
      "old_id": "a1b209f3eb334adb3a05e938c5e4d1160cfde741",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/options_test.cc",
      "new_id": "70e3e18e2fdb1e05220220050b00d73f279569bd",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/options_test.cc"
    },
    {
      "type": "modify",
      "old_id": "a0898be90c4ced378df5fe32cec46654d5795fdc",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/output_test_helper.cc",
      "new_id": "43a1bfde873040f664e0803106e738e402e8742d",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/output_test_helper.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d1fee9a783a8a505498d2dff7f67197199be7134",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/overload_test.cc"
    },
    {
      "type": "modify",
      "old_id": "8aa3a7b632cb34572c6d92d9da7e70e329f7413e",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/perf_counters_test.cc",
      "new_id": "a830b5ef10e812f1067abace8dc1b53fbb9d7633",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/perf_counters_test.cc"
    },
    {
      "type": "modify",
      "old_id": "af1052f7a5025f19dfce26a779c36f879f1d55ed",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/profiler_manager_iterations_test.cc",
      "new_id": "c4983eb34858eeef880c9538b24b7d9b29403d6e",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/profiler_manager_iterations_test.cc"
    },
    {
      "type": "modify",
      "old_id": "75a2aaa50be839607ec6454bf63db9701fd3120f",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/profiler_manager_test.cc",
      "new_id": "5c4b14daa3f8a625d9dd8be8dc3b7c9021a462ca",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/profiler_manager_test.cc"
    },
    {
      "type": "modify",
      "old_id": "e91ba976638b38300916ab1fb2da3e6d0a78b644",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/register_benchmark_test.cc",
      "new_id": "3e39437a2779f4e95405a689da0d5f1c7e6f9e7f",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/register_benchmark_test.cc"
    },
    {
      "type": "modify",
      "old_id": "9a7dcc301556c3fba25b9038db6f937200065a98",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/repetitions_test.cc",
      "new_id": "9116fa65be4cd626e32c56cd25e794b66965575e",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/repetitions_test.cc"
    },
    {
      "type": "modify",
      "old_id": "d9075590736fd3b5b6fec468eb66091138e8fefc",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/report_aggregates_only_test.cc",
      "new_id": "707d92383a3e15d27a0cf8b077bcec79a28c57fd",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/report_aggregates_only_test.cc"
    },
    {
      "type": "modify",
      "old_id": "58860ca0b0c66fe67830b754b95e4cdaed47125f",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/reporter_output_test.cc",
      "new_id": "9940ab75de5dd4414a1b413c14e34ee9682ab1d6",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/reporter_output_test.cc"
    },
    {
      "type": "modify",
      "old_id": "7553eba3f9f4ad37c84f0e6ab5c2898467c3d920",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/skip_with_error_test.cc",
      "new_id": "425895988c247f8d706dfa0658c3bcc9d7a77404",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/skip_with_error_test.cc"
    },
    {
      "type": "modify",
      "old_id": "cec5c32ee8f59a6de519ecc4d5932a82f10ea4cf",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/spec_arg_test.cc",
      "new_id": "21275ef0d88b7569a68428c60777891073de330a",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/spec_arg_test.cc"
    },
    {
      "type": "modify",
      "old_id": "43dfda9d5508ca99811734ddc5265d7c69d93cc1",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/spec_arg_verbosity_test.cc",
      "new_id": "318784cfff73c52553d29ecde160c236169cde4e",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/spec_arg_verbosity_test.cc"
    },
    {
      "type": "modify",
      "old_id": "7ddbb3b2a92c83db270eaf58bc9b03b1483d59dd",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/state_assembly_test.cc",
      "new_id": "e9ecfebf16ad5aecbf098724181f2ef0b70a3e60",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/state_assembly_test.cc"
    },
    {
      "type": "modify",
      "old_id": "21fd91b929402ef557606ea4e413039b2242c680",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/time_unit_gtest.cc",
      "new_id": "0da11092b7ae829f2df9de22d78295f2e16ca70d",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/time_unit_gtest.cc"
    },
    {
      "type": "modify",
      "old_id": "0046210bcfb9024b2e3b6bffed974f415a1e1699",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/user_counters_tabular_test.cc",
      "new_id": "7db0e20822979f60e863b1881e8019edacf2dd62",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/user_counters_tabular_test.cc"
    },
    {
      "type": "modify",
      "old_id": "910f9300b2e444ae817c87a329c40e0a28e00809",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/user_counters_test.cc",
      "new_id": "a8af0877cc19ef0a786911d4a2393c3d2821bf19",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/user_counters_test.cc"
    },
    {
      "type": "modify",
      "old_id": "4f341db5da447d3f3dc74eeea8a00f783efca480",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/test/user_counters_thousands_test.cc",
      "new_id": "0ef78d37875ceffdccef8ca10f37d57568b862ee",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/user_counters_thousands_test.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e2e5ade460a7f110d1de021a0b87db1ef53db2b8",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/test/user_counters_threads_test.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a49edb7f72910a532464d150198e8d43219b4e8b",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/tools/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "1dd9de239f03d84090bfe54a6697456633e659d4",
      "old_mode": 33261,
      "old_path": "third_party/benchmark/tools/compare.py",
      "new_id": "1a656345c21e422b8c3d8f921b4472781e017c2e",
      "new_mode": 33261,
      "new_path": "third_party/benchmark/tools/compare.py"
    },
    {
      "type": "modify",
      "old_id": "f32f35b8fbfdad9ac45fed3317aad2a4e0169d25",
      "old_mode": 33188,
      "old_path": "third_party/benchmark/tools/requirements.txt",
      "new_id": "12d5d9ce996038e45615972260295e81902722b8",
      "new_mode": 33188,
      "new_path": "third_party/benchmark/tools/requirements.txt"
    },
    {
      "type": "modify",
      "old_id": "14d80ed48d122cce5b23995ef8af8dbc56112db7",
      "old_mode": 33261,
      "old_path": "third_party/benchmark/tools/strip_asm.py",
      "new_id": "f49a8c85ac641848f4b1ddcb865937d17b3cba2b",
      "new_mode": 33261,
      "new_path": "third_party/benchmark/tools/strip_asm.py"
    },
    {
      "type": "modify",
      "old_id": "2b561245a6f1571ad1829eddca6786d61262bd4c",
      "old_mode": 33188,
      "old_path": "util/bazel-example/MODULE.bazel.lock",
      "new_id": "221cabc7ba40ecca48f64c12cb8174048089feae",
      "new_mode": 33188,
      "new_path": "util/bazel-example/MODULE.bazel.lock"
    }
  ]
}
