)]}'
{
  "commit": "b8698fa0892bf0d8bc7316ff3c795e145cea6dbf",
  "tree": "08337983054624bbbfca59d9e71593496db0525f",
  "parents": [
    "6c5248d193ef0ca91f45ed129a1a75a9eb086922"
  ],
  "author": {
    "name": "Lalit Maganti",
    "email": "lalitm@google.com",
    "time": "Mon May 11 19:25:36 2020 +0100"
  },
  "committer": {
    "name": "Lalit Maganti",
    "email": "lalitm@google.com",
    "time": "Mon May 11 19:25:36 2020 +0100"
  },
  "message": "bazel: fix compile when precompiled headers are used\n\nThis CL fixes building the cpp proto targets when precompiled headers\nare being used.\n\nThe build was failing because the generated headers are not standalone\nwhen having a repeated field defined in another file.\n\nUse textual_hdrs option to indicate to Bazel it should not try and\nprecompile these headers.\n\nAlso fix a small bug in the protogen rule where we returned all files\n(including headers) as the default sourceset of the protogen rule.\n\nChange-Id: I385b4bb8cb21565ef9ebd171aa0021d08821591a",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "14e7e75a8feb64406e8e46251be8f72b97c1d71b",
      "old_mode": 33188,
      "old_path": "bazel/proto_gen.bzl",
      "new_id": "50f5747b5409e7e285281d541632265f85388d94",
      "new_mode": 33188,
      "new_path": "bazel/proto_gen.bzl"
    },
    {
      "type": "modify",
      "old_id": "65ff4b0b090e72e068aee99896e31c397435040d",
      "old_mode": 33188,
      "old_path": "bazel/rules.bzl",
      "new_id": "af272f5725e0f9bf65f46993c2fcfd7ec5fe01e5",
      "new_mode": 33188,
      "new_path": "bazel/rules.bzl"
    }
  ]
}
