2195a70249
In CL https://dart-review.googlesource.com/c/sdk/+/89441 I added assertions to check the elementUri for completion suggestions. However, in the case of a file elementUri as in local_reference_contributor_test.dart, we need to normalize the file path for other operating systems (eg windows). R=brianwilkerson@google.com Change-Id: I88436fc3cf93aad98f072b4cd75d66217a3faabd Reviewed-on: https://dart-review.googlesource.com/c/89761 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Ari Aye <ariaye@google.com>