feab749acb
On Mac and Linux, the makes the output of non-RBE, RBE local and RBE remote builds identical, and also independent of the build directories path. On Windows, non-RBE and RBE builds still disagree because paths are rewritten from \ to / to run on the Linux workers. Bug: b/316893839 Change-Id: I5935785489c73445e4c6ca275020e6cf7464433d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/506281 Reviewed-by: Alexander Aprelev <aam@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>