[co19] Roll co19 to 3f7916727cf025bdedbe2b49625a8c403bead66b

2021-10-05 sgrekhov@unipro.ru Fixes dart-lang/co19#1205. Mixin methods equality tests added
2021-10-04 sgrekhov@unipro.ru dart-lang/co19#1205. Extension methods equality tests added
2021-10-01 sgrekhov@unipro.ru Fixes dart-lang/co19#1206. Use one object when calling 'call' method
2021-09-30 sgrekhov@unipro.ru dart-lang/co19#1205. More functions/methods equality tests added
2021-09-29 sgrekhov@unipro.ru dart-lang/co19#1205. Static methods equality tests fixed
2021-09-29 sgrekhov@unipro.ru dart-lang/co19#1205. Local and global functions equality tests fixed
2021-09-28 sgrekhov@unipro.ru dart-lang/co19#1205. Local and global functions equality tests added
2021-09-27 sgrekhov@unipro.ru Fixes dart-lang/co19#1204. Typo in method name fixed

Cq-Include-Trybots: dart/try:analyzer-nnbd-linux-release-try,dart2js-nnbd-linux-x64-chrome-try,ddc-nnbd-linux-release-chrome-try,front-end-nnbd-linux-release-x64-try,vm-kernel-nnbd-linux-release-x64-try,vm-kernel-precomp-nnbd-linux-release-x64-try
Change-Id: I2a5bbad38e38db2b2770e9971470181f61522cde
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/215543
Reviewed-by: Erik Ernst <eernst@google.com>
diff --git a/DEPS b/DEPS
index a567d7f..7bb539d 100644
--- a/DEPS
+++ b/DEPS
@@ -44,7 +44,7 @@
   # co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
   # hashes. It requires access to the dart-build-access group, which EngProd
   # has.
-  "co19_rev": "e9f3b0239dedd349084ca1e0b9d2ceacf4b2a1ef",
+  "co19_rev": "3f7916727cf025bdedbe2b49625a8c403bead66b",
   # This line prevents conflicts when both packages are rolled simultaneously.
   "co19_2_rev": "13344ad01472df9badfa78fd6aa411f042e13354",