)]}'
{
  "commit": "281c994dc67772cc2a6f5c5fa1c4bafb9dcb733e",
  "tree": "55ce9297af6b18b2560145d8ddef06748dd32a7c",
  "parents": [
    "7b23bd91f996722e5e55e0ccf0c80c0a984efca5"
  ],
  "author": {
    "name": "Sylvain Defresne",
    "email": "sdefresne@chromium.org",
    "time": "Thu May 06 15:09:54 2021 +0200"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Fri May 07 10:18:44 2021 +0000"
  },
  "message": "Use std::set instead of std::unordered_set\n\nThe recommendation in Chromium is to avoid using std::unordered_set\nand instead to use base::flat_set if the number of items is small\nor std::set if unsure.\n\nGiven that there are many targets, use std::set\u003c\u003e.\n\nRemove some unnecessary include of unorderset_set.\n\nBug: none\nChange-Id: I2a9d1026e4458a89f3bdb41ab6869cd11d193acb\nReviewed-on: https://gn-review.googlesource.com/c/gn/+/11402\nReviewed-by: Brett Wilson \u003cbrettw@chromium.org\u003e\nCommit-Queue: Sylvain Defresne \u003csdefresne@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "28e2fa643d731c056994f2b2fd9391e0123c809e",
      "old_mode": 33188,
      "old_path": "src/gn/ninja_build_writer.cc",
      "new_id": "9fb6a7d4d0c532c63d4b15a580c02b5ef95f5cef",
      "new_mode": 33188,
      "new_path": "src/gn/ninja_build_writer.cc"
    },
    {
      "type": "modify",
      "old_id": "17f9c0855dae4010036fa3a3078a168e285d67fc",
      "old_mode": 33188,
      "old_path": "src/gn/ninja_c_binary_target_writer.cc",
      "new_id": "ddff1823239b20db9b8a270d93e8751271f7fc03",
      "new_mode": 33188,
      "new_path": "src/gn/ninja_c_binary_target_writer.cc"
    },
    {
      "type": "modify",
      "old_id": "b4cd9f797851ea919c3831628270c34ba9b69fc7",
      "old_mode": 33188,
      "old_path": "src/gn/string_atom.cc",
      "new_id": "7842fdd9fdcd7ec70ec5e820c6292b5c49033bcc",
      "new_mode": 33188,
      "new_path": "src/gn/string_atom.cc"
    },
    {
      "type": "modify",
      "old_id": "ce5380b275e91fb4eff131f7b9ce6a0bbf5f2265",
      "old_mode": 33188,
      "old_path": "src/gn/unique_vector.h",
      "new_id": "91bf726c5a731447d3f9a631ffd7eb3240ecdd9a",
      "new_mode": 33188,
      "new_path": "src/gn/unique_vector.h"
    }
  ]
}
