)]}'
{
  "commit": "0a73c484ed151d7d761d068a8914e31a5a388824",
  "tree": "d06869865a5e88bc0e1daf92404a3cfeb6c935d5",
  "parents": [
    "0bc16a82ea001ad9c94b870f097034be5c8e40b4"
  ],
  "author": {
    "name": "Tom Anderson",
    "email": "thomasanderson@chromium.org",
    "time": "Fri Jul 26 17:04:29 2019 -0700"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Tue Jul 30 20:17:28 2019 +0000"
  },
  "message": "Fix crash when sources is set to a non-list value\n\nGiven this code:\n  executable(\"test_exe\") { sources \u003d \"test.cc\" }\ngn crashes without an error message.  With this change, the error is:\n  ERROR at //BUILD.gn:31:36: This is not a list.\n  executable(\"test_exe\") { sources \u003d \"test.cc\" }\n                                   ^--------\n  Instead I see a string \u003d \"test.cc\"\n  See //BUILD.gn:31:1: whence it was called.\n  executable(\"test_exe\") { sources \u003d \"test.cc\" }\n  ^---------------------------------------------\n\nBUG\u003dNone\nR\u003dbrettw\n\nChange-Id: I98665a6b9580b61f8165ce2705ad15be324c7f8b\nReviewed-on: https://gn-review.googlesource.com/c/gn/+/5701\nReviewed-by: Brett Wilson \u003cbrettw@chromium.org\u003e\nCommit-Queue: Brett Wilson \u003cbrettw@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ad25159ea80a7953e93fd8ecf5705f6bd0fd10c1",
      "old_mode": 33188,
      "old_path": "tools/gn/operators.cc",
      "new_id": "40ea900978a9f1e622ed54dd164eab2e9618d140",
      "new_mode": 33188,
      "new_path": "tools/gn/operators.cc"
    }
  ]
}
