)]}'
{
  "commit": "18631e198ebd9f3c4984b76dcd52258b5ddf4a93",
  "tree": "6932b7b027f12a8376a325d7eb83dbfb91868727",
  "parents": [
    "92390be5374605f113839dc6afecc484136fdf40"
  ],
  "author": {
    "name": "QUICHE team",
    "email": "quiche-dev@google.com",
    "time": "Thu Jan 26 18:17:50 2023 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Jan 26 18:19:06 2023 -0800"
  },
  "message": "Remove unnecessary breaks from SerializeCapsuleWithStatus()\n\nThe \"break\"s in the case statements in SerializeCapsuleWithStatus() will never be reached as there are return statements right above them. This caused [-Werror,-Wunreachable-code-break] when rolling quiche to Chromium, so this change removes the unnecessary code breaks.\n\nPiperOrigin-RevId: 504991431\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fde1cda741783b26158061450dbed76ce80f6e35",
      "old_mode": 33188,
      "old_path": "quiche/common/capsule.cc",
      "new_id": "bb1ab7ed1fbbdc201b2458f579518c92774bd3f3",
      "new_mode": 33188,
      "new_path": "quiche/common/capsule.cc"
    }
  ]
}
