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

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

Issue 1227373004: Make Sky example game run offline (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
Index: sky/sdk/example/demo_launcher/BUILD.gn
diff --git a/sky/sdk/example/demo_launcher/BUILD.gn b/sky/sdk/example/demo_launcher/BUILD.gn
index fbae9b404dd03ad016dc23d448b7e03a17a0d8fb..799e3fcadc9a5939cb66490c250b71f686c4770e 100644
--- a/sky/sdk/example/demo_launcher/BUILD.gn
+++ b/sky/sdk/example/demo_launcher/BUILD.gn
@@ -12,6 +12,7 @@ sky_app("demo_launcher") {
apk_name = "SkyDemo"
bundles = [
+ "//sky/sdk/example/game",
"//sky/sdk/example/mine_digger",
"//sky/sdk/example/rendering:interactive_flex",
"//sky/sdk/example/stocks",

Powered by Google App Engine
This is Rietveld 408576698