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

Side by Side Diff: chrome/installer/mac/app/BUILD.gn

Issue 2094583004: Initial commit for Chrome metainstaller on Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 executable("downloader") {
2 sources = [
3 "downloader.m",
4 "main.m",
5 "parser.m",
6 "request.m",
7 ]
8 libs = [ "Foundation.framework" ]
9 }
OLDNEW
« no previous file with comments | « BUILD.gn ('k') | chrome/installer/mac/app/OWNERS » ('j') | chrome/installer/mac/app/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698