6687af57df
Depfiles escape backslashes with backslashes to be able to encode spaces in paths. And they have backslashes on windows and forward slashes on the other platforms. Change the test to only check for the directory and file names, not the path separators. TEST=pkg/vm/test/kernel_front_end_test.dart Change-Id: I15927d036fa07fe0a03a6d2340a241453f777794 Cq-Include-Trybots: luci.dart.try:pkg-win-release-try,pkg-win-release-arm64-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/398901 Reviewed-by: Derek Xu <derekx@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com>