From 22479ca5e718069cc5138abd5ee0939b8ddfa750 Mon Sep 17 00:00:00 2001 From: Siva Date: Mon, 27 Apr 2020 22:21:19 -0700 Subject: [PATCH] Roll Dart to 726d3c772554924f62db0b9e0d4c280dbbddc824 (#17993) Revert "[BUILD] - Initial CL to unfork the NNBD Dart SDK" --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 44905eadaa1..cb20ff3df51 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'cab69e77066b0db305187fd6e618a4f524ae9efd', + 'dart_revision': '726d3c772554924f62db0b9e0d4c280dbbddc824', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py