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

Unified Diff: sky/sdk/example/stocks/BUILD.gn

Issue 1222673003: Add skyx packages for all the Sky demos (except game) (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: re-upload 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
« no previous file with comments | « sky/sdk/example/rendering/BUILD.gn ('k') | sky/sdk/example/widgets/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/stocks/BUILD.gn
diff --git a/sky/sdk/example/stocks/BUILD.gn b/sky/sdk/example/stocks/BUILD.gn
index 32ba3e0d4b3171a5c675d38d891bbf8f4529d904..0173673ef4912182d386bf0eb288c02979188769 100644
--- a/sky/sdk/example/stocks/BUILD.gn
+++ b/sky/sdk/example/stocks/BUILD.gn
@@ -9,5 +9,5 @@ import("//sky/apk/rules.gni")
sky_app("stocks") {
apk_name = "Stocks"
main_dart = "lib/main.dart"
- sky_yaml = "sky.yaml"
+ manifest = "sky.yaml"
}
« no previous file with comments | « sky/sdk/example/rendering/BUILD.gn ('k') | sky/sdk/example/widgets/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698