)]}'
{
  "commit": "95b0f8fe31a992a33c040bbe3867901335c12762",
  "tree": "5ce892496d59bd44ea71a656278d26cf15f30d85",
  "parents": [
    "e30a1fe26e5e72cb7cb9f27d9abe2330e4115ae5"
  ],
  "author": {
    "name": "Takuto Ikuta",
    "email": "tikuta@google.com",
    "time": "Tue Sep 24 17:57:58 2024 +0900"
  },
  "committer": {
    "name": "GN LUCI",
    "email": "gn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Sep 25 02:26:51 2024 +0000"
  },
  "message": "Improve error message for duplicated items\n\nThis changes error message like below\n```\nERROR at //third_party/protobuf/proto_library.gni:506:29: Duplicate item in list\n        public_configs +\u003d [ \"${canonicalized_dep}_input_config\" ]\n                            ^----------------------------------\nSee //third_party/protobuf/proto_library.gni:506:29: This was the previous definition.\n        public_configs +\u003d [ \"${canonicalized_dep}_input_config\" ]\n                            ^----------------------------------\n...\n```\nto\n```\nERROR at //third_party/protobuf/proto_library.gni:506:29: Duplicate item \"//third_party/perfetto/protos/perfetto/trace/track_event:cpp_input_config\" in list.\n        public_configs +\u003d [ \"${canonicalized_dep}_input_config\" ]\n                            ^----------------------------------\nSee //third_party/protobuf/proto_library.gni:506:29: This was the previous definition.\n        public_configs +\u003d [ \"${canonicalized_dep}_input_config\" ]\n                            ^----------------------------------\n...\n```\n\nChange-Id: Idc08c70f04ebcd9e276c2a2e46c3434e42a599d1\nReviewed-on: https://gn-review.googlesource.com/c/gn/+/17800\nReviewed-by: David Turner \u003cdigit@google.com\u003e\nCommit-Queue: Takuto Ikuta \u003ctikuta@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9eb759318d190fdaa2411de4a645758ec6b92d1b",
      "old_mode": 33188,
      "old_path": "src/gn/value_extractors.cc",
      "new_id": "3984d226aeeef0634a5141a164f289a7681be72a",
      "new_mode": 33188,
      "new_path": "src/gn/value_extractors.cc"
    }
  ]
}
