)]}'
{
  "commit": "c616db31d2c8dcc41f1e917c2a1e6d2f2514c4bf",
  "tree": "4474edf4688901e9e010e893330f3ffe1df557e8",
  "parents": [
    "c435695340906c1baaaf0c473cbe65195cfaaf6c"
  ],
  "author": {
    "name": "Alexander Markov",
    "email": "alexmarkov@google.com",
    "time": "Thu Dec 18 09:47:11 2025 -0800"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Dec 18 09:47:11 2025 -0800"
  },
  "message": "Revert \"[ DDC / CFE ] Add support for allowing imports of unsupported libraries\"\n\nThis reverts commit b5e60be49d84eac6c0d98e9cf4753b6387d56c83.\n\nReason for revert: broke Flutter web engine tests\n\nOriginal change\u0027s description:\n\u003e [ DDC / CFE ] Add support for allowing imports of unsupported libraries\n\u003e\n\u003e This change adds support for allowing for imports of unsupported\n\u003e platform-specific libraries when the\n\u003e `--include-unsupported-platform-library-stubs` flag is provided to the\n\u003e CFE.\n\u003e\n\u003e This flag sets the `includeUnsupportedPlatformLibraryStubs` property in\n\u003e `TargetFlags`, which `Target`s can use to conditionally return different\n\u003e `DartLibrarySupport` objects with different supported/unsupported\n\u003e library sets.\n\u003e\n\u003e A `checkForUnsupportedDartColonImports` function has been added to\n\u003e `Target` that uses the value of `dartLibrarySupport` to determine if\n\u003e there\u0027s any unsupported library imports. This function is called after\n\u003e the various transformation operations provided by the `Target`\n\u003e implementation, meaning the import of an unsupported library specified\n\u003e in `dartLibrarySupport` will now result in a compilation error (this\n\u003e includes `dart:mirrors` imports for VM targets when mirrors are\n\u003e disabled, which was previously handled by the VM itself).\n\u003e\n\u003e Related to https://github.com/dart-lang/sdk/issues/62125\n\u003e\n\u003e TEST\u003dTests added / modified\n\u003e\n\u003e Change-Id: Ife819b2e1a6d28f67d80aab6701cd23a1724aa4d\n\u003e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/465760\n\u003e Reviewed-by: Nicholas Shahan \u003cnshahan@google.com\u003e\n\u003e Reviewed-by: Johnni Winther \u003cjohnniwinther@google.com\u003e\n\u003e Commit-Queue: Ben Konyi \u003cbkonyi@google.com\u003e\n\nChange-Id: I0b59f00e55a2424f783351abd977eb38409ce01f\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/469100\nReviewed-by: Nate Biggs \u003cnatebiggs@google.com\u003e\nCommit-Queue: Alexander Markov \u003calexmarkov@google.com\u003e\nBot-Commit: Rubber Stamper \u003crubber-stamper@appspot.gserviceaccount.com\u003e\nReviewed-by: Ben Konyi \u003cbkonyi@google.com\u003e\nReviewed-by: Sigmund Cherem \u003csigmund@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3028c5f8f895e52e3f2c97dc8093c39626efad39",
      "old_mode": 33188,
      "old_path": "pkg/_fe_analyzer_shared/lib/src/util/libraries_specification.dart",
      "new_id": "9f261a33ebbebe1a1f897c999431e5c86d89bd08",
      "new_mode": 33188,
      "new_path": "pkg/_fe_analyzer_shared/lib/src/util/libraries_specification.dart"
    },
    {
      "type": "modify",
      "old_id": "d82474de972e41813cef01dee8ed199c34503086",
      "old_mode": 33188,
      "old_path": "pkg/_fe_analyzer_shared/test/util/libraries_specification_test.dart",
      "new_id": "0be6f8c04664d30a4a5206c5db00aca254fb38ab",
      "new_mode": 33188,
      "new_path": "pkg/_fe_analyzer_shared/test/util/libraries_specification_test.dart"
    },
    {
      "type": "modify",
      "old_id": "a64ac8988f4ebc31267debd534e8442c9d1924f2",
      "old_mode": 33188,
      "old_path": "pkg/dev_compiler/lib/src/kernel/target.dart",
      "new_id": "93c36ef799e8b6b2ee81f8e4ac05f727ba36274f",
      "new_mode": 33188,
      "new_path": "pkg/dev_compiler/lib/src/kernel/target.dart"
    },
    {
      "type": "modify",
      "old_id": "8bc2eaab4c1df36e66c2d3556d3e566dbfa3ac4a",
      "old_mode": 33188,
      "old_path": "pkg/dev_compiler/test/expression_compiler/expression_compiler_test.dart",
      "new_id": "8a17cc9dd3fb6599959654f91b37505992c87201",
      "new_mode": 33188,
      "new_path": "pkg/dev_compiler/test/expression_compiler/expression_compiler_test.dart"
    },
    {
      "type": "modify",
      "old_id": "f2f465e9cfd3a4809dbfd604f21438ccc3a01ed3",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/base/incremental_compiler.dart",
      "new_id": "230fe5321cd7d914264a8a950ae5a55014a6edbb",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/base/incremental_compiler.dart"
    },
    {
      "type": "modify",
      "old_id": "4f066e66bedfeac1ca2ffac851dc2276367550a3",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/base/uri_translator.dart",
      "new_id": "8605497a4877ae020890b85c30bbc0a939389ab1",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/base/uri_translator.dart"
    },
    {
      "type": "modify",
      "old_id": "1fd67b1e79785b6efc17ff33166b4525e275ac41",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/builder/compilation_unit.dart",
      "new_id": "768980a68aabdbd9519a3fa98ab445e6822df683",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/builder/compilation_unit.dart"
    },
    {
      "type": "modify",
      "old_id": "ec4cf08456f1875ce829280f8a6b6242a07ad495",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/builder/library_builder.dart",
      "new_id": "8aaf484e490580efbd1f921756d7bcba58d5c2b5",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/builder/library_builder.dart"
    },
    {
      "type": "modify",
      "old_id": "3d378fb833ceca9734c70e92d7819a0707f9dccb",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/codes/cfe_codes_generated.dart",
      "new_id": "274c7eb96b955b8c0ef06630ed7231fbfa4c234c",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/codes/cfe_codes_generated.dart"
    },
    {
      "type": "modify",
      "old_id": "a987a6641eb2f6ee98a7a8e89b5cc5d7054ae8fc",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/dill/dill_library_builder.dart",
      "new_id": "173855c4777a43dbeddfae5a5b053741c7fc410f",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/dill/dill_library_builder.dart"
    },
    {
      "type": "modify",
      "old_id": "aea5d288a46f7abbb48ef51a5df9f3c7b4d8952a",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/kernel/benchmarker.dart",
      "new_id": "f9bc8a0734d5a4f8550a52b62719263dd1fe5817",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/kernel/benchmarker.dart"
    },
    {
      "type": "modify",
      "old_id": "ee993eab9a5d2d7085a7f2acdd65eda8c8fa736e",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/kernel/constant_evaluator.dart",
      "new_id": "41a1dbdcff2078e020a014aed31024cd8497bb28",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/kernel/constant_evaluator.dart"
    },
    {
      "type": "modify",
      "old_id": "f75a85ae08e8e308e0289ba73741384e73856a09",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/kernel/kernel_target.dart",
      "new_id": "26a5db49d31c83312386c4928044b6aa0e52f81b",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/kernel/kernel_target.dart"
    },
    {
      "type": "modify",
      "old_id": "954e97c7de4a258dfa08e8d7d5d96925d4fd6b55",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/source/source_compilation_unit.dart",
      "new_id": "e8ae8eb203d81a3026a46c8da92908f35ee0c5af",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/source/source_compilation_unit.dart"
    },
    {
      "type": "modify",
      "old_id": "a8eb84b1a703fe3aa4feacf7f6ca4662a0b58c0f",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/source/source_library_builder.dart",
      "new_id": "c0a4f80443e468fd1a141b40c659c6ea43d9409c",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/source/source_library_builder.dart"
    },
    {
      "type": "modify",
      "old_id": "fc1b879f0acefc2e83857af62865cc410286ef27",
      "old_mode": 33188,
      "old_path": "pkg/front_end/lib/src/source/source_loader.dart",
      "new_id": "588ed28d61c1cf64214fa29cac02e6b671174dac",
      "new_mode": 33188,
      "new_path": "pkg/front_end/lib/src/source/source_loader.dart"
    },
    {
      "type": "modify",
      "old_id": "e061886efd0be57ca49cba2a287a2d0f2ffe245d",
      "old_mode": 33188,
      "old_path": "pkg/front_end/messages.yaml",
      "new_id": "e05fe3aec6ce97d898acfff146d6572f135ed801",
      "new_mode": 33188,
      "new_path": "pkg/front_end/messages.yaml"
    },
    {
      "type": "modify",
      "old_id": "8e88567d04aefabb3cb35a75313f61b1e4c0a2fa",
      "old_mode": 33188,
      "old_path": "pkg/front_end/test/generator_to_string_test.dart",
      "new_id": "3ee73802782a44889d98203e05afcdfa84b4f1b1",
      "new_mode": 33188,
      "new_path": "pkg/front_end/test/generator_to_string_test.dart"
    },
    {
      "type": "modify",
      "old_id": "d9eb0a5c4c4bf4b6e7be422574672e740a0033dc",
      "old_mode": 33188,
      "old_path": "pkg/front_end/test/spell_checking_list_code.txt",
      "new_id": "cddeb439cfca295ec5ac49bead4e97431af843d5",
      "new_mode": 33188,
      "new_path": "pkg/front_end/test/spell_checking_list_code.txt"
    },
    {
      "type": "modify",
      "old_id": "d16f3b1e023b7d153e7cfa0c2923d19366fc97f2",
      "old_mode": 33188,
      "old_path": "pkg/front_end/test/spell_checking_list_common.txt",
      "new_id": "8a38546dc3f36befd87aedcd5e024acd31e4d6bd",
      "new_mode": 33188,
      "new_path": "pkg/front_end/test/spell_checking_list_common.txt"
    },
    {
      "type": "modify",
      "old_id": "ca3fc3e1d89c6ae68c4214314fb1309e7f7c35f8",
      "old_mode": 33188,
      "old_path": "pkg/front_end/test/spell_checking_list_messages.txt",
      "new_id": "4fe3225b318d0ad0bda48c7c2fcf9b47f3ed5f47",
      "new_mode": 33188,
      "new_path": "pkg/front_end/test/spell_checking_list_messages.txt"
    },
    {
      "type": "modify",
      "old_id": "64766ee5e5627172f37770f4bead37144c35332a",
      "old_mode": 33188,
      "old_path": "pkg/front_end/test/static_types/cfe_allowed.json",
      "new_id": "3492d8b6e9b189b72626e70a2c096405a55913ed",
      "new_mode": 33188,
      "new_path": "pkg/front_end/test/static_types/cfe_allowed.json"
    },
    {
      "type": "modify",
      "old_id": "ee6047f5ed8cce9b3537cef10aee6f8064a7b210",
      "old_mode": 33188,
      "old_path": "pkg/front_end/test/types/cfe_types_test.dart",
      "new_id": "ce898a6ff077285eb44eb611c05af865cdbe95c4",
      "new_mode": 33188,
      "new_path": "pkg/front_end/test/types/cfe_types_test.dart"
    },
    {
      "type": "modify",
      "old_id": "ac34a185beb00c08990662a7622c724f9ce75d8f",
      "old_mode": 33188,
      "old_path": "pkg/front_end/test/types/kernel_type_parser_test.dart",
      "new_id": "d1ded0103aa3ca10852ce8e7cb8665e58860f4ef",
      "new_mode": 33188,
      "new_path": "pkg/front_end/test/types/kernel_type_parser_test.dart"
    },
    {
      "type": "delete",
      "old_id": "cc5357dfeb3b2678197c079409d9c3b10e7cb44e",
      "old_mode": 33188,
      "old_path": "pkg/front_end/test/unsupported_platform_dart_library_import_test.dart",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "d8f1ec7f0eed999ec80c4d23b9ffe9a8e5ea797b",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/patch_internal/main.dart.strong.expect",
      "new_id": "a0b52755ae0d377084ffcb4d61bfdf8f3040a8b2",
      "new_mode": 33188,
      "new_path": "pkg/front_end/testcases/general/patch_internal/main.dart.strong.expect"
    },
    {
      "type": "modify",
      "old_id": "d8f1ec7f0eed999ec80c4d23b9ffe9a8e5ea797b",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/patch_internal/main.dart.strong.modular.expect",
      "new_id": "a0b52755ae0d377084ffcb4d61bfdf8f3040a8b2",
      "new_mode": 33188,
      "new_path": "pkg/front_end/testcases/general/patch_internal/main.dart.strong.modular.expect"
    },
    {
      "type": "modify",
      "old_id": "384bbfff1d72adf569ab11e7ffae75f07b7b1227",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/patch_internal/main.dart.strong.outline.expect",
      "new_id": "df5c7e166dae07977f055c553cbed500f1d4c925",
      "new_mode": 33188,
      "new_path": "pkg/front_end/testcases/general/patch_internal/main.dart.strong.outline.expect"
    },
    {
      "type": "modify",
      "old_id": "d8f1ec7f0eed999ec80c4d23b9ffe9a8e5ea797b",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/patch_internal/main.dart.strong.transformed.expect",
      "new_id": "a0b52755ae0d377084ffcb4d61bfdf8f3040a8b2",
      "new_mode": 33188,
      "new_path": "pkg/front_end/testcases/general/patch_internal/main.dart.strong.transformed.expect"
    },
    {
      "type": "delete",
      "old_id": "aeb7cd474f184376f3a9ac99485e7f03dc2f31b6",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/supported_libraries/import_unsupported.not.importable_lib.dart",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "6916e6c20696c38891544ba677b5ce59a2b39f70",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/supported_libraries/libraries.json",
      "new_id": "236dc8103c136da786478532eafd8c6517b98805",
      "new_mode": 33188,
      "new_path": "pkg/front_end/testcases/general/supported_libraries/libraries.json"
    },
    {
      "type": "modify",
      "old_id": "b7a47d2768397dbc6c1e3cd4bd177821f78fda86",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/supported_libraries/main.dart",
      "new_id": "0677973621b70b55162b8824f75de8e6759bb9ca",
      "new_mode": 33188,
      "new_path": "pkg/front_end/testcases/general/supported_libraries/main.dart"
    },
    {
      "type": "modify",
      "old_id": "c095e7ed6f7636679d94ba00d0fcc497c3fab43c",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/supported_libraries/main.dart.strong.expect",
      "new_id": "f6a1f24334eccf4b818d1115ea402ea352e173b7",
      "new_mode": 33188,
      "new_path": "pkg/front_end/testcases/general/supported_libraries/main.dart.strong.expect"
    },
    {
      "type": "modify",
      "old_id": "c095e7ed6f7636679d94ba00d0fcc497c3fab43c",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/supported_libraries/main.dart.strong.modular.expect",
      "new_id": "f6a1f24334eccf4b818d1115ea402ea352e173b7",
      "new_mode": 33188,
      "new_path": "pkg/front_end/testcases/general/supported_libraries/main.dart.strong.modular.expect"
    },
    {
      "type": "modify",
      "old_id": "bb2b03a8fa13e111d204597d4ab664925b9ce9e6",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/supported_libraries/main.dart.strong.outline.expect",
      "new_id": "5199b6617c0a2f0eefc1a155d49846020f79eb8a",
      "new_mode": 33188,
      "new_path": "pkg/front_end/testcases/general/supported_libraries/main.dart.strong.outline.expect"
    },
    {
      "type": "modify",
      "old_id": "c095e7ed6f7636679d94ba00d0fcc497c3fab43c",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/supported_libraries/main.dart.strong.transformed.expect",
      "new_id": "f6a1f24334eccf4b818d1115ea402ea352e173b7",
      "new_mode": 33188,
      "new_path": "pkg/front_end/testcases/general/supported_libraries/main.dart.strong.transformed.expect"
    },
    {
      "type": "modify",
      "old_id": "ac009421115c541d05fc5f1d9c607de9d5d4c79f",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/supported_libraries/main.dart.textual_outline.expect",
      "new_id": "756dafe4e3452b1461d7af6695097293356d8a5f",
      "new_mode": 33188,
      "new_path": "pkg/front_end/testcases/general/supported_libraries/main.dart.textual_outline.expect"
    },
    {
      "type": "modify",
      "old_id": "a1de504a2c78fcef6430ea0c9a380775e6a2bb01",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/supported_libraries/main.dart.textual_outline_modelled.expect",
      "new_id": "eceda69d60bf005e4c0529c220b12a1609de7eea",
      "new_mode": 33188,
      "new_path": "pkg/front_end/testcases/general/supported_libraries/main.dart.textual_outline_modelled.expect"
    },
    {
      "type": "delete",
      "old_id": "65639bed66a12f5db8a85f05ca0e2e9e15320a4c",
      "old_mode": 33188,
      "old_path": "pkg/front_end/testcases/general/supported_libraries/unsupported.not.importable_lib.dart",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "d57c98dcb4ca3aa2b7e3da7c1097807c34b1cb54",
      "old_mode": 33188,
      "old_path": "pkg/front_end/tool/dart_doctest_impl.dart",
      "new_id": "5dc5152a650f9a399210f2dabc5c5bdda6c6bf1c",
      "new_mode": 33188,
      "new_path": "pkg/front_end/tool/dart_doctest_impl.dart"
    },
    {
      "type": "modify",
      "old_id": "246ecbdd53c38184974e765803e596062ec5834f",
      "old_mode": 33188,
      "old_path": "pkg/frontend_server/lib/frontend_server.dart",
      "new_id": "3247bbfe23f5dd305bc2ffa2219ece9d20d1d976",
      "new_mode": 33188,
      "new_path": "pkg/frontend_server/lib/frontend_server.dart"
    },
    {
      "type": "modify",
      "old_id": "ac1ac2d4be5702f4230d44108777682e0c6c9554",
      "old_mode": 33188,
      "old_path": "pkg/kernel/lib/ast.dart",
      "new_id": "d304b91209fb7338a8096155156df09a643721ad",
      "new_mode": 33188,
      "new_path": "pkg/kernel/lib/ast.dart"
    },
    {
      "type": "modify",
      "old_id": "687ac51381cc388260d56cce063b31ff0cc2b415",
      "old_mode": 33188,
      "old_path": "pkg/kernel/lib/src/ast/libraries.dart",
      "new_id": "6a19042069d003b291fb7718503cb81cda8c1e06",
      "new_mode": 33188,
      "new_path": "pkg/kernel/lib/src/ast/libraries.dart"
    },
    {
      "type": "modify",
      "old_id": "a54ce57fd2dcfd0038618b0c8a8c266e6ba37e3d",
      "old_mode": 33188,
      "old_path": "pkg/kernel/lib/target/targets.dart",
      "new_id": "b01a10d1e8d0c61d3acc754b2c781b6bc8de77be",
      "new_mode": 33188,
      "new_path": "pkg/kernel/lib/target/targets.dart"
    },
    {
      "type": "modify",
      "old_id": "3b7cbb61b547fdfa16a8c0d87a00736a9628affc",
      "old_mode": 33188,
      "old_path": "pkg/kernel/lib/testing/type_parser_environment.dart",
      "new_id": "c4444ec3e42b3e4b9a1ae961f3fe88e818452bf9",
      "new_mode": 33188,
      "new_path": "pkg/kernel/lib/testing/type_parser_environment.dart"
    },
    {
      "type": "modify",
      "old_id": "3849122a5d77841d78e62b44db0d5f541ec4e040",
      "old_mode": 33188,
      "old_path": "pkg/kernel/lib/text/ast_to_text.dart",
      "new_id": "d747a69ceba0fc16e3d6db41ce90439b3509629d",
      "new_mode": 33188,
      "new_path": "pkg/kernel/lib/text/ast_to_text.dart"
    },
    {
      "type": "modify",
      "old_id": "b7f06247f7059c5afef26d1dd4249fc981f6927b",
      "old_mode": 33188,
      "old_path": "pkg/vm/lib/kernel_front_end.dart",
      "new_id": "adc6700b6d7c04ef9ce3c921367f6f1751fcb816",
      "new_mode": 33188,
      "new_path": "pkg/vm/lib/kernel_front_end.dart"
    },
    {
      "type": "modify",
      "old_id": "971fed1766dd30a2ff1d3e576ae0fce5fff519ff",
      "old_mode": 33188,
      "old_path": "pkg/vm/testcases/transformations/mixin_deduplication/generic.dart.expect",
      "new_id": "cf71f136af5b3983f6e66032d74baba90beca518",
      "new_mode": 33188,
      "new_path": "pkg/vm/testcases/transformations/mixin_deduplication/generic.dart.expect"
    },
    {
      "type": "modify",
      "old_id": "e68df1d20dabd5b48e3aadd95fa0d396de1c2307",
      "old_mode": 33188,
      "old_path": "pkg/vm/testcases/transformations/mixin_deduplication/generic_recursive_bounds.dart.expect",
      "new_id": "5b23a367071f410e50facfbafec0ca9b6547d179",
      "new_mode": 33188,
      "new_path": "pkg/vm/testcases/transformations/mixin_deduplication/generic_recursive_bounds.dart.expect"
    },
    {
      "type": "modify",
      "old_id": "43b6e0a2272b4c26976ec3f8676d5d1e9ebb7e8e",
      "old_mode": 33188,
      "old_path": "pkg/vm/testcases/transformations/mixin_deduplication/multiple_libraries_main.dart.expect",
      "new_id": "ef7fcc6736bed7a4ec3c74a66378a330a20f82ed",
      "new_mode": 33188,
      "new_path": "pkg/vm/testcases/transformations/mixin_deduplication/multiple_libraries_main.dart.expect"
    },
    {
      "type": "modify",
      "old_id": "07185a2890c841af590706b8015741fc625217f1",
      "old_mode": 33188,
      "old_path": "pkg/vm/testcases/transformations/mixin_deduplication/non_generic.dart.expect",
      "new_id": "590e273dc6f924baa7f8b2b52d4de4d7fc8bce0d",
      "new_mode": 33188,
      "new_path": "pkg/vm/testcases/transformations/mixin_deduplication/non_generic.dart.expect"
    },
    {
      "type": "modify",
      "old_id": "9cb8bd1f3319436a106357932f3de889a5a54216",
      "old_mode": 33188,
      "old_path": "sdk/lib/libraries.json",
      "new_id": "7417bcb7269de0d6725fe31a914adaa7a4335f2a",
      "new_mode": 33188,
      "new_path": "sdk/lib/libraries.json"
    },
    {
      "type": "modify",
      "old_id": "b7f14879c0b4ad40f5fd18da9db5988efb592972",
      "old_mode": 33188,
      "old_path": "sdk/lib/libraries.yaml",
      "new_id": "dc671032a63c3c4022d2ff54ca6515356cb3b1ca",
      "new_mode": 33188,
      "new_path": "sdk/lib/libraries.yaml"
    },
    {
      "type": "modify",
      "old_id": "8e48c51b0fe3208b007e927a6e8026568a6c0cd4",
      "old_mode": 33188,
      "old_path": "tests/co19/co19-kernel.status",
      "new_id": "501363e5be04d4343883b97d929e8f38bf349ee2",
      "new_mode": 33188,
      "new_path": "tests/co19/co19-kernel.status"
    },
    {
      "type": "modify",
      "old_id": "b3ee43b3b2f8c40651bdfff4f20373675902c9c7",
      "old_mode": 33188,
      "old_path": "tests/lib/js/static_interop_test/disallowed_interop_libraries_test.dart",
      "new_id": "34aae2aa43e00aab98af22e5750eb0f034d27da2",
      "new_mode": 33188,
      "new_path": "tests/lib/js/static_interop_test/disallowed_interop_libraries_test.dart"
    }
  ]
}
