Update to mojo b7c8cb12f05d3bc1351e65a4f9a84c5d1bcd1704

This commit is contained in:
Jason Simmons
2015-12-10 14:38:38 -08:00
parent 259c07646d
commit 40bf284db1
2 changed files with 2 additions and 2 deletions

2
DEPS
View File

@@ -19,7 +19,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'mojo_sdk_revision': 'df09b87c02698ff33a12f84f29ad90356bdff958',
'mojo_sdk_revision': 'c29387104b5fbcbf681e2da2559a3db5860f153f',
'mojo_devtools_revision': '49879d78ce4486e10c2214a101d9b2e82794b2f4',
'skia_revision': '87ed6be0e4ea8b0a88915045f697d0fd734ed6f5',

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.5
mojo_sdk: 0.2.7
environment:
sdk: '>=1.8.0 <2.0.0'