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

Unified Diff: sky/sdk/example/stocks/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
« no previous file with comments | « sky/sdk/example/mine_digger/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/stocks/BUILD.gn
diff --git a/sky/sdk/example/stocks/BUILD.gn b/sky/sdk/example/stocks/BUILD.gn
index 0173673ef4912182d386bf0eb288c02979188769..0e56d1536f47e92d53b88cb4d22dff7373dbe5ff 100644
--- a/sky/sdk/example/stocks/BUILD.gn
+++ b/sky/sdk/example/stocks/BUILD.gn
@@ -4,7 +4,7 @@
assert(is_android)
-import("//sky/apk/rules.gni")
+import("//sky/build/sky_app.gni")
sky_app("stocks") {
apk_name = "Stocks"
« no previous file with comments | « sky/sdk/example/mine_digger/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698