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

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

Issue 1225883002: Make SkyDemo.apk start 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/mine_digger/BUILD.gn
diff --git a/sky/sdk/example/mine_digger/BUILD.gn b/sky/sdk/example/mine_digger/BUILD.gn
index 2af4e13fe491aba0e50c82eb56a04ac85440945f..3472599a817da312785f278112ea7b46fecc6417 100644
--- a/sky/sdk/example/mine_digger/BUILD.gn
+++ b/sky/sdk/example/mine_digger/BUILD.gn
@@ -4,7 +4,7 @@
assert(is_android)
-import("//sky/apk/rules.gni")
+import("//sky/build/sky_app.gni")
sky_app("mine_digger") {
apk_name = "MineDigger"
« no previous file with comments | « sky/sdk/example/demo_launcher/apk/res/mipmap-xxxhdpi/ic_launcher.png ('k') | sky/sdk/example/stocks/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698