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

Unified Diff: ios/chrome/BUILD.gn

Issue 2568003005: [ios] Adds code for Omaha and the upgrade center. (Closed)
Patch Set: Created 4 years 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 | ios/chrome/browser/DEPS » ('j') | ios/chrome/browser/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index 21d249fca3ce4cf838e987dca5584c2076cc7e3a..89c19534e81c600e45a9811809c48d9740fe7acc 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -24,6 +24,7 @@ test("ios_chrome_unittests") {
"//ios/chrome/browser/metrics:unit_tests",
"//ios/chrome/browser/native_app_launcher:unit_tests",
"//ios/chrome/browser/net:unit_tests",
+ "//ios/chrome/browser/omaha:unit_tests",
"//ios/chrome/browser/passwords:unit_tests",
"//ios/chrome/browser/reading_list:unit_tests",
"//ios/chrome/browser/signin:unit_tests",
@@ -42,6 +43,7 @@ test("ios_chrome_unittests") {
"//ios/chrome/browser/ui/keyboard:unit_tests",
"//ios/chrome/browser/ui/voice:unit_tests",
"//ios/chrome/browser/update_client:unit_tests",
+ "//ios/chrome/browser/upgrade:unit_tests",
"//ios/chrome/browser/voice:unit_tests",
"//ios/chrome/browser/web:unit_tests",
"//ios/chrome/browser/web_resource:unit_tests",
« no previous file with comments | « no previous file | ios/chrome/browser/DEPS » ('j') | ios/chrome/browser/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698