)]}'
{
  "commit": "5a425e25435dbb99019aacaf7e8ac594cc64601c",
  "tree": "82e779a065af63d203ef6510113e9a2d845f3a49",
  "parents": [
    "86985b90f0921496581c1a019e9e0032561f5bbc"
  ],
  "author": {
    "name": "Jeffrey Yu",
    "email": "yuje@chromium.org",
    "time": "Fri Feb 13 18:57:31 2026"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Feb 13 19:02:18 2026"
  },
  "message": "Replace `std::unordered_map` with `absl::flat_hash_map`.\n\nThe Chromium containers guide\n(https://chromium.googlesource.com/chromium/src/+/HEAD/base/containers/README.md)\nrecommends using `absl::flat_hash_map` as a default map choice instead\nof `std::unordered_map` when pointer stability isn\u0027t needed, and\n`absl::node_hash_map` when it is. Both will still generally perform\nbetter and require less overhead than `std::unordered_map`.\n\nCompile-Size: Size increase is unavoidable.\nBug: 473916362\nChange-Id: Id8094b2b090de9c4e5a51303526f4176e24bc6e8\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7552923\nReviewed-by: Reilly Grant \u003creillyg@chromium.org\u003e\nAuto-Submit: Jeffrey Yu \u003cyuje@chromium.org\u003e\nReviewed-by: David Schinazi \u003cdschinazi@chromium.org\u003e\nCommit-Queue: Jeffrey Yu \u003cyuje@chromium.org\u003e\nCr-Commit-Position: refs/heads/main@{#1584777}\nNOKEYCHECK\u003dTrue\nGitOrigin-RevId: ab1dadc8f92615316237914c3279e0e6bde77c10\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "599472d1e20c39c4fd9e0113454bb17cc4a7729c",
      "old_mode": 33188,
      "old_path": "http/http_response_headers.cc",
      "new_id": "3b9d8cb5dd3e5bcc49546c93cbdf9db095738145",
      "new_mode": 33188,
      "new_path": "http/http_response_headers.cc"
    },
    {
      "type": "modify",
      "old_id": "a18f86829ca6a884bfe89fadb3f1e4505ba6e296",
      "old_mode": 33188,
      "old_path": "http/http_response_headers.h",
      "new_id": "b10d575ac31329e5230d947cbccdd42468a94b63",
      "new_mode": 33188,
      "new_path": "http/http_response_headers.h"
    },
    {
      "type": "modify",
      "old_id": "2228777b6c7c55fbfdec6b99e5a1d534418384ec",
      "old_mode": 33188,
      "old_path": "http/http_response_headers_unittest.cc",
      "new_id": "036df545ac563718aa8b252b315b50b857c7f3e4",
      "new_mode": 33188,
      "new_path": "http/http_response_headers_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "745ef0e7699b9ffb9dacdee966a81e258bd34a31",
      "old_mode": 33188,
      "old_path": "http/proxy_client_socket.cc",
      "new_id": "0b48b710be3c9f41d314798eb8a0fe9e8bdf3763",
      "new_mode": 33188,
      "new_path": "http/proxy_client_socket.cc"
    }
  ]
}
