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

Unified Diff: sky/viewer/BUILD.gn

Issue 1085853002: Introduce Sky packaged apps. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Add example dart packaged app that uses Sky Created 5 years, 8 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/viewer/BUILD.gn
diff --git a/sky/viewer/BUILD.gn b/sky/viewer/BUILD.gn
index 20505a9f75603b71cecd94276789ac411a4d163f..d6d914ff7db0c147ec9b39d9552a1879817a04bd 100644
--- a/sky/viewer/BUILD.gn
+++ b/sky/viewer/BUILD.gn
@@ -54,6 +54,7 @@ mojo_native_application("viewer") {
"//sky/services/platform",
"//sky/services/testing:bindings",
"//third_party/icu",
+ "//third_party/zlib:zip",
"//ui/events",
"//url",
]

Powered by Google App Engine
This is Rietveld 408576698