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

Unified Diff: chrome/installer/mac/BUILD.gn

Issue 2094583004: Initial commit for Chrome metainstaller on Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed majority of comments excluding refactoring for blocks in main. Created 4 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 | « no previous file | chrome/installer/mac/app/BUILD.gn » ('j') | chrome/installer/mac/app/DownloadDelegate.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
}
« no previous file with comments | « no previous file | chrome/installer/mac/app/BUILD.gn » ('j') | chrome/installer/mac/app/DownloadDelegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698