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

Unified Diff: sky/specs/gestures.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 | « sky/specs/events.md ('k') | sky/specs/markup.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/specs/gestures.md
diff --git a/sky/specs/gestures.md b/sky/specs/gestures.md
index ee216fdfbecb7cdb7cb40402db69bc03ea826a31..e1773f579804fd09b24aabbd364426f50b408f15 100644
--- a/sky/specs/gestures.md
+++ b/sky/specs/gestures.md
@@ -3,7 +3,7 @@ Gestures
```dart
SKY MODULE
-<!-- part of sky:core -->
+<!-- part of dart:sky -->
<script>
abstract class GestureEvent extends Event {
@@ -261,7 +261,7 @@ Gestures defined in the framework
```dart
SKY MODULE
-<!-- not in sky:core -->
+<!-- not in dart:sky -->
<!-- note: this hasn't been dartified yet -->
<script>
« no previous file with comments | « sky/specs/events.md ('k') | sky/specs/markup.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698