Update mojo_sdk to 683e2a3c441b187abf0d6ba103495f59701fd6fa

This commit is contained in:
Adam Barth
2016-03-02 12:14:54 -08:00
parent e959eb9c8f
commit 1780891545
2 changed files with 2 additions and 3 deletions

3
DEPS
View File

@@ -19,8 +19,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'mojo_sdk_revision': '172be18ea745ab29aea132e6cb952e726dc32543',
'mojo_devtools_revision': '49879d78ce4486e10c2214a101d9b2e82794b2f4',
'mojo_sdk_revision': '683e2a3c441b187abf0d6ba103495f59701fd6fa',
'base_revision': '6c89618151eb0e23d330778e6d6ea16fc6105010',
'skia_revision': '992ad363d7ca879cdb86f802b379f06800a44125',

View File

@@ -4,6 +4,6 @@ author: Flutter Authors <flutter-dev@googlegroups.com>
description: Mojom interfaces associated with Flutter
homepage: http://flutter.io
dependencies:
mojo_sdk: 0.2.14
mojo_sdk: 0.2.17
environment:
sdk: '>=1.8.0 <2.0.0'