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

Unified Diff: sky/apk/rules.gni

Issue 1217863003: Stop building stocks.skyx (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/apk/rules.gni
diff --git a/sky/apk/rules.gni b/sky/apk/rules.gni
index 7dfa21907e9d901877069d1c7ce54ebadb5c2e19..fdaa91890aeef52e4319b3e2a71496e95d949153 100644
--- a/sky/apk/rules.gni
+++ b/sky/apk/rules.gni
@@ -127,10 +127,6 @@ template("sky_app") {
":gen_snapshot",
]
- if (defined(invoker.sky_yaml)) {
- deps += [ ":gen_bundle" ]
- }
-
if (defined(invoker.deps)) {
deps += invoker.deps
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698