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

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

Issue 1216273002: Build stocks.skyx (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
« no previous file with comments | « sky/apk/rules.gni ('k') | no next file » | 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 ae7db76aa510dd397445216b1bfed1465f127830..32ba3e0d4b3171a5c675d38d891bbf8f4529d904 100644
--- a/sky/sdk/example/stocks/BUILD.gn
+++ b/sky/sdk/example/stocks/BUILD.gn
@@ -9,4 +9,5 @@ import("//sky/apk/rules.gni")
sky_app("stocks") {
apk_name = "Stocks"
main_dart = "lib/main.dart"
+ sky_yaml = "sky.yaml"
}
« no previous file with comments | « sky/apk/rules.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698