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

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

Issue 1230423003: Make skyx files for fitness and cards actually build (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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/demo_launcher/apk/org/domokit/sky/demo/SkyDemoApplication.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/fitness/BUILD.gn
diff --git a/sky/sdk/example/fitness/BUILD.gn b/sky/sdk/example/fitness/BUILD.gn
index 5a25c21cf4ee2f8f7492064ab670ad4683d1ab47..ecbc6d8ddcc41e06ebba62fc6724cdb8cb39d1ca 100644
--- a/sky/sdk/example/fitness/BUILD.gn
+++ b/sky/sdk/example/fitness/BUILD.gn
@@ -6,7 +6,7 @@ assert(is_android)
import("//sky/build/sky_app.gni")
-sky_app("stocks") {
+sky_app("fitness") {
apk_name = "Fitness"
main_dart = "lib/main.dart"
manifest = "sky.yaml"
« no previous file with comments | « sky/sdk/example/demo_launcher/apk/org/domokit/sky/demo/SkyDemoApplication.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698