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

Unified Diff: sky/sdk/example/mine_digger/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/BUILD.gn ('k') | sky/sdk/example/mine_digger/sky.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/mine_digger/BUILD.gn
diff --git a/sky/sdk/example/mine_digger/BUILD.gn b/sky/sdk/example/mine_digger/BUILD.gn
index 2767cbc97a2dd2cc262b41d28e072397e549da66..2af4e13fe491aba0e50c82eb56a04ac85440945f 100644
--- a/sky/sdk/example/mine_digger/BUILD.gn
+++ b/sky/sdk/example/mine_digger/BUILD.gn
@@ -9,5 +9,4 @@ import("//sky/apk/rules.gni")
sky_app("mine_digger") {
apk_name = "MineDigger"
main_dart = "lib/main.dart"
- sky_yaml = "sky.yaml"
}
« no previous file with comments | « sky/sdk/example/BUILD.gn ('k') | sky/sdk/example/mine_digger/sky.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698