# Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file | |
# for details. All rights reserved. Use of this source code is governed by a | |
# BSD-style license that can be found in the LICENSE file. | |
vm_shared_sdk_sources = [ | |
"bigint_patch.dart", | |
"bool_patch.dart", | |
"collection_patch.dart", | |
"compact_hash.dart", | |
"date_patch.dart", | |
"integers_patch.dart", | |
"map_patch.dart", | |
"null_patch.dart", | |
"string_buffer_patch.dart", | |
] |