Add an association between FlutterViews and Dart Isolates to the PlatformView service protocol support (flutter/engine#2886)

This commit is contained in:
John McCutchan
2016-08-08 13:04:15 -07:00
committed by GitHub
parent 1f0bc88ea5
commit 949613a094

2
DEPS
View File

@@ -26,7 +26,7 @@ vars = {
# Note: When updating the Dart revision, ensure that all entries that are
# dependencies of dart are also updated
'dart_revision': 'a83edeee956c31d50c99be03668802aa548b7661',
'dart_revision': '5a2193ecc4f5672a61169cba93197dc3aa46e1d1',
'dart_boringssl_revision': '8d343b44bbab829d1a28fdef650ca95f7db4412e',
'dart_observatory_packages_revision': 'a01235b5b71df27b602dae4676d0bf771cbe7fa2',
'dart_root_certificates_revision': 'aed07942ce98507d2be28cbd29e879525410c7fc',