1850fbbb3a
A subsequent CL will be sent to change this to String, after flutter_tools is migrated to pass a String instead of a Uri. BazelUriConverter treats google3WorkspaceRoot as a String. Passing a Uri causes the debug adapter to pass `--google3-workspace-root=file:///` when launching DDS, making it fail to resolve the uris. Bug: b/364942683 Change-Id: I46f366bb2308a107a68e63445138e071432e45de Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/383901 Reviewed-by: Ben Konyi <bkonyi@google.com> Auto-Submit: Chingjun Lau <chingjun@google.com> Commit-Queue: Ben Konyi <bkonyi@google.com>