Commit 40913d03 authored by Adam Barth's avatar Adam Barth

Add sky_services pub package

This package contains the mojom.dart files we generate from the sky_engine
repository.
parent e2db0253
......@@ -92,22 +92,12 @@ dart_pkg("sky") {
"pubspec.yaml",
]
# List of mojom targets that the sky pkg exports
deps = [
"//mojo/services/asset_bundle/public/interfaces",
"//mojo/services/keyboard/public/interfaces",
"//sky/services/activity:interfaces",
"//sky/services/engine:interfaces",
]
datadeps = [
"//mojo/dart/mojo_services",
"//mojo/dart/mojom",
"//mojo/public/dart:mojo",
"//sky/engine/bindings",
"//sky/packages/sky_engine",
"//sky/services/media:interfaces",
"//sky/services/testing:interfaces",
"//sky/packages/sky_services",
"//third_party/dart-pkg",
]
}
......
......@@ -11,6 +11,7 @@ dependencies:
mojom: ^0.0.17
newton: ^0.1.0
sky_engine: ^0.0.1
sky_services: ^0.0.1
sky_tools: ^0.0.2
vector_math: ^1.4.3
environment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment