7f49939c62
Once upon a time, Observatory was built via pub and needed to cache the result of `pub get` to have stable / reproducible builds. Now it is built directly with dart2js and no longer uses any old packages, so the copies of packages brought in via DEPS are fine. Change-Id: I7b32910570cd21fbf42cae6ac25b57c72a134c81 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/143403 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com>