dd5530a73e
Patch files should not add public members to the underlying library. Siggi was hitting this when wiring up modular testing for DDC: https://dart-review.googlesource.com/c/sdk/+/103680/3/pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/operations.dart#544 The ddk builder appears to have be swallowing this error - not yet sure why. Change-Id: I86098b25a344b2bb8b69fe3dc386d01f6f7cb309 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/103740 Reviewed-by: Nate Bosch <nbosch@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Vijay Menon <vsm@google.com>