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

Unified Diff: chrome/installer/mac/app/OmahaCommunication.m

Issue 2243863003: Added authorized install with a script to do the copy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changed BUILD.gn so that only the app would compile AuthorizedInstall.m and not the tests. Created 4 years, 4 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 | « chrome/installer/mac/app/BUILD.gn ('k') | chrome/installer/mac/app/copy_to_disk.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/mac/app/OmahaCommunication.m
diff --git a/chrome/installer/mac/app/OmahaCommunication.m b/chrome/installer/mac/app/OmahaCommunication.m
index 9f1d8cb3e68392c02145f9e5819b17f2d564fad5..164d286bd12fafdfd98cffbff3fe8ac90a2cf6cd 100644
--- a/chrome/installer/mac/app/OmahaCommunication.m
+++ b/chrome/installer/mac/app/OmahaCommunication.m
@@ -63,4 +63,4 @@ static NSString* const omahaURLPath =
}] resume];
}
-@end
+@end
« no previous file with comments | « chrome/installer/mac/app/BUILD.gn ('k') | chrome/installer/mac/app/copy_to_disk.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698