0af93151f6
Uri.base.resolve will correctly resolve relative paths to a absolute URI, but when given any URI with a scheme (not just package: or dart:) it will resolve it appropriately. This change is needed to be able to specify a custom URI for an app-root location from package:build. Change-Id: Iecbda1690974d8bb7db5c5f227699dfa1fcb0619 Reviewed-on: https://dart-review.googlesource.com/25503 Reviewed-by: Jake Macdonald <jakemac@google.com> Commit-Queue: Sigmund Cherem <sigmund@google.com>