| Index: sky/specs/README.md
|
| diff --git a/sky/specs/README.md b/sky/specs/README.md
|
| index 90e01f1af5fa29001c6c4ac3841234bb5b0c7933..2501e6a4ebb48494f7636bb76edc29e1e522e214 100644
|
| --- a/sky/specs/README.md
|
| +++ b/sky/specs/README.md
|
| @@ -31,9 +31,7 @@ Notes
|
|
|
| ```
|
| magical imports:
|
| - the core mojo fabric JS API sky:mojo:fabric:core
|
| - the asyncWait/cancelWait mojo fabric JS API (interface to IPC thread) sky:mojo:fabric:ipc
|
| - the mojom for the shell, proxying through C++ so that the shell pipe isn't exposed sky:mojo:shell
|
| - the sky API sky:core
|
| - the sky debug symbols for private APIs sky:debug
|
| + the mojo fabric API dart:mojo
|
| + the mojom for the shell, proxying through C++ so that the shell pipe isn't exposed dart:mojo-shell
|
| + the Sky API dart:sky
|
| ```
|
|
|