Index: chrome/installer/mac/BUILD.gn |
diff --git a/chrome/installer/mac/BUILD.gn b/chrome/installer/mac/BUILD.gn |
index 837f5386b62054fb67179806447fb32caad59ffa..022ee64b0616d0d699ae30436846f5b29336494a 100644 |
--- a/chrome/installer/mac/BUILD.gn |
+++ b/chrome/installer/mac/BUILD.gn |
@@ -10,6 +10,7 @@ group("mac") { |
public_deps = [ |
":copies", |
":make_signers", |
+ "app:downloader", |
] |
} |