Skip to content

Commit

Permalink
Roll src/third_party/dart ffefa124a7..e29d6d0ecb (4 commits)
Browse files Browse the repository at this point in the history
dart-lang/sdk@e29d6d0ecb [dart2js] HValidator - k-limit inputs and usedBy validation
dart-lang/sdk@9713ce16b9 Report EXTENSION_CONFLICTING_STATIC_AND_INSTANCE and DUPLICATE_DEFINITION for extensions.
dart-lang/sdk@a244295301 Tests for AstRewriteVisitor.
dart-lang/sdk@8af17ed9ff [dart2js] Collect named type variables from recipe generator.
  • Loading branch information
bkonyi committed Aug 10, 2019
1 parent 0afba6b commit cbc2fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': 'ffefa124a77d76307eb41bbc4d7717aaa264e4f4',
'dart_revision': 'e29d6d0ecb462b2fc458c8f6ef7d33fb00b236bb',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down

0 comments on commit cbc2fe6

Please sign in to comment.