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

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

Issue 1221143003: Make interactive_flex and mine_digger work 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
« no previous file with comments | « no previous file | sky/sdk/example/demo_launcher/apk/org/domokit/sky/demo/SkyDemoApplication.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3462c85741448ba8b82ed47e623cca241b02cff1..b7bf617d5295d6fcdf0c965376e26f279ea3c96b 100644
--- a/sky/sdk/example/demo_launcher/BUILD.gn
+++ b/sky/sdk/example/demo_launcher/BUILD.gn
@@ -12,7 +12,9 @@ sky_app("demo_launcher") {
if (enable_skyx) {
bundles = [
"//sky/sdk/example/mine_digger",
+ "//sky/sdk/example/rendering:interactive_flex",
"//sky/sdk/example/stocks",
+ "//sky/sdk/example/widgets:sector",
]
}
« no previous file with comments | « no previous file | sky/sdk/example/demo_launcher/apk/org/domokit/sky/demo/SkyDemoApplication.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698