Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index ed615866e5b79c0bca197804eb01ae0dd02e14a9..295ec037ad20f65b5b79f810b9d270d68f9d8a09 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -426,6 +426,7 @@ group("gn_all") { |
if (!is_android) { |
deps += [ |
+ "//chrome/installer/zucchini:zucchini", |
grt (UTC plus 2)
2017/06/09 08:22:53
is the intent to have this built for win, mac, and
etiennep
2017/06/09 22:43:05
I'd rather avoid creating a new conditional block.
|
"//chrome/test:load_library_perf_tests", |
"//chrome/test:sync_performance_tests", |
"//chrome/test/chromedriver:chromedriver", |