748a2a2b22
Sets `enableProtoShaking` earlier based on the mixin flag. For sequential builds that emit a dill file during the closed world phase, the output file name was not being set correctly becasue this flag was not updated early enough. Change-Id: I079559c98d7e25841971bdf2e840a80355460e54 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/422347 Reviewed-by: Mayank Patke <fishythefish@google.com> Commit-Queue: Nate Biggs <natebiggs@google.com>