)]}'
{
  "commit": "ab7eb7aff6f4dd4a1fe8edf70dedd719b328bdbe",
  "tree": "178938ccd7bf185d6991f73b929e6ed1f13a2ed1",
  "parents": [
    "f37be1198aaa1a5c34de8e4440d6ddefbe22cfcb"
  ],
  "author": {
    "name": "Chris Bracken",
    "email": "chris@bracken.jp",
    "time": "Wed Jul 08 13:30:13 2026 +0900"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jul 08 04:30:13 2026 +0000"
  },
  "message": "vscode: add missing unicode.h (#189102)\n\nIn `engine.code-workspace`:\n* In 386f767f: source_location and syncstream were manually removed.\n* In d57f6f81: they were added back.\n* In 2597ee72: unicode.h was manually added as a C file association.\n\nHowever, `engine.code-workspace` is a generated file produced by\n`refresh.sh` from the source of truth, `engine-workspace.yaml`. As such\nany future updates to engine-workspace.yaml would have overwritten the\nmanual edit.\n\nThis syncs these edits into the upstream source of truth.\n\nNo test changes since this is local editor config.\n\n\n## Pre-launch Checklist\n\n- [X] I read the [Contributor Guide] and followed the process outlined\nthere for submitting PRs.\n- [X] I read the [AI contribution guidelines] and understand my\nresponsibilities, or I am not using AI tools.\n- [X] I read the [Tree Hygiene] wiki page, which explains my\nresponsibilities.\n- [X] I read and followed the [Flutter Style Guide], including [Features\nwe expect every widget to implement].\n- [X] I signed the [CLA].\n- [X] I listed at least one issue that this PR fixes in the description\nabove.\n- [X] I updated/added relevant documentation (doc comments with `///`).\n- [X] I added new tests to check the change I am making, or this PR is\n[test-exempt].\n- [X] I followed the [breaking change policy] and added [Data Driven\nFixes] where supported.\n- [X] All existing and new tests are passing.\n\nIf you need help, consider asking for advice on the #hackers-new channel\non [Discord].\n\nIf this change needs to override an active code freeze, provide a\ncomment explaining why. The code freeze workflow can be overridden by\ncode reviewers. See pinned issues for any active code freezes with\nguidance.\n\n**Note**: The Flutter team is currently trialing the use of [Gemini Code\nAssist for\nGitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code).\nComments from the `gemini-code-assist` bot should not be taken as\nauthoritative feedback from the Flutter team. If you find its comments\nuseful you can update your code accordingly, but if you are unsure or\ndisagree with the feedback, please feel free to wait for a Flutter team\nmember\u0027s review for guidance on which automated comments should be\naddressed.\n\n\u003c!-- Links --\u003e\n[Contributor Guide]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview\n[AI contribution guidelines]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#ai-contribution-guidelines\n[Tree Hygiene]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md\n[test-exempt]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#tests\n[Flutter Style Guide]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md\n[Features we expect every widget to implement]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md#features-we-expect-every-widget-to-implement\n[CLA]: https://cla.developers.google.com/\n[flutter/tests]: https://github.com/flutter/tests\n[breaking change policy]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#handling-breaking-changes\n[Discord]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Chat.md\n[Data Driven Fixes]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Data-driven-Fixes.md",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c8de779e9f8ca04f70d8ba66f9958f40cedf1081",
      "old_mode": 33188,
      "old_path": "engine/src/flutter/engine.code-workspace",
      "new_id": "b3c6a99ff0fafeffcdf35fa63e885e979c85780e",
      "new_mode": 33188,
      "new_path": "engine/src/flutter/engine.code-workspace"
    },
    {
      "type": "modify",
      "old_id": "1d8e3cbd2236f9c4991bbd9af9bd211855e83075",
      "old_mode": 33188,
      "old_path": "engine/src/flutter/tools/vscode_workspace/engine-workspace.yaml",
      "new_id": "e70e3504e0d57d989fade0ce1e89093ae00c4f3f",
      "new_mode": 33188,
      "new_path": "engine/src/flutter/tools/vscode_workspace/engine-workspace.yaml"
    }
  ]
}
