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

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

Issue 2137743002: Added test files for SystemInfo.m and OmahaXMLRequest.m. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Transitioned fully to super-concise tests; ready for more comments! 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
Index: chrome/installer/mac/BUILD.gn
diff --git a/chrome/installer/mac/BUILD.gn b/chrome/installer/mac/BUILD.gn
index 022ee64b0616d0d699ae30436846f5b29336494a..c8285f1fae7764570b4d492eba2122f60b047275 100644
--- a/chrome/installer/mac/BUILD.gn
+++ b/chrome/installer/mac/BUILD.gn
@@ -10,7 +10,7 @@ group("mac") {
public_deps = [
":copies",
":make_signers",
- "app:downloader",
+ "app:mac_installer",
]
}
« no previous file with comments | « no previous file | chrome/installer/mac/app/BUILD.gn » ('j') | chrome/installer/mac/app/testing/OmahaXMLRequest_test.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698