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

Unified Diff: sky/sdk/lib/example/stocks/pubspec.yaml

Issue 1218593002: Move sky/examples to sky/sdk/lib/example, and code changes to support that change. Fixes T277. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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
Index: sky/sdk/lib/example/stocks/pubspec.yaml
diff --git a/sky/examples/stocks/pubspec.yaml b/sky/sdk/lib/example/stocks/pubspec.yaml
similarity index 69%
rename from sky/examples/stocks/pubspec.yaml
rename to sky/sdk/lib/example/stocks/pubspec.yaml
index bb96cfddc78254d9b9d143b88cd389589da34290..06ec3dfe17c0eea9a9de1b1f6371b443ee051595 100644
--- a/sky/examples/stocks/pubspec.yaml
+++ b/sky/sdk/lib/example/stocks/pubspec.yaml
@@ -1,7 +1,7 @@
name: stocks
author: Chromium Authors <sky-dev@googlegroups.com>
description: A demo application using Sky that shows stock data
-homepage: https://github.com/domokit/sky_sdk/tree/master/examples/stocks
+homepage: https://github.com/domokit/sky_sdk/tree/master/sdk/lib/example/stocks
version: 0.0.1
dependencies:
sky: '>=0.0.1 <1.0.0'

Powered by Google App Engine
This is Rietveld 408576698