Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: sky/specs/README.md

Issue 925923004: Specs: rename sky:core to dart:sky (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sky/specs/animation.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
```
« no previous file with comments | « no previous file | sky/specs/animation.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698