[co19] Roll co19 to b0220fc898c32d3944cb8c54cf7b78dd8c7cbadb

2019-06-12 tvolkert@users.noreply.github.com Fix a few remaining call-sites (#386)

TBR=whesse@google.com

Change-Id: Id04507a1add9ab608b5a396f8f486d2ee1f4a51c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/105764
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
diff --git a/DEPS b/DEPS
index 9f67361..f2a256a 100644
--- a/DEPS
+++ b/DEPS
@@ -36,7 +36,7 @@
   "chromium_git": "https://chromium.googlesource.com",
   "fuchsia_git": "https://fuchsia.googlesource.com",
 
-  "co19_2_rev": "cd1be9d07df32413024fe5c4ae9c5c6017c2f2c8",
+  "co19_2_rev": "b0220fc898c32d3944cb8c54cf7b78dd8c7cbadb",
 
   # As Flutter does, we use Fuchsia's GN and Clang toolchain. These revision
   # should be kept up to date with the revisions pulled by the Flutter engine.