Roll src/third_party/dart 8a92d2a8d9..991c9da720 (2 commits)

991c9da720 [vm/ffi] Add copyright headers to sqlite example and incorporate Michael's feedback.
7a15b02935 [vm/ffi] Add demo docs for using FFI on Android.
This commit is contained in:
Ben Konyi 2019-03-27 09:58:26 -07:00
parent e052eeb680
commit 1351152cf4

2
DEPS
View File

@ -31,7 +31,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': '8a92d2a8d943768db75a7e4bc58ba818581a7899',
'dart_revision': '991c9da7205b512e479283419bcbdc19f1f1f6c2',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py