From 58b0342a7ba849ecf0354f5248ca11b17afb3119 Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Tue, 23 May 2023 14:55:40 -0700 Subject: [PATCH] Roll dart sdk. Rolls dart sdk to 063c854bc4f55fafc2cf09aad74f0357c4fe69be. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 95404cb991adb..20a88d7cf095d 100644 --- a/DEPS +++ b/DEPS @@ -48,7 +48,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '1618a775995ef6f862b9f05be61a6a8fc23f2e4d', + 'dart_revision': '063c854bc4f55fafc2cf09aad74f0357c4fe69be', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py