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

Unified Diff: ios/chrome/BUILD.gn

Issue 2156913002: Creates alertCoordinatorDelegate for alerts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@alertCoordinator
Patch Set: 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 | ios/chrome/browser/BUILD.gn » ('j') | ios/chrome/browser/ui/alert_coordinator/action_sheet.h » ('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 4db630c349d51eecd2a105317be51cb31eb10922..5a9f5688723ce8b945073cc0f98c364d8ac5ef27 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -53,7 +53,9 @@ test("ios_chrome_unittests") {
"browser/snapshots/snapshots_util_unittest.mm",
"browser/ssl/ios_ssl_error_handler_unittest.mm",
"browser/translate/translate_service_ios_unittest.cc",
+ "browser/ui/alert_coordinator/action_sheet_unittest.mm",
"browser/ui/alert_coordinator/alert_coordinator_unittest.mm",
+ "browser/ui/alert_coordinator/modal_alert_unittest.mm",
"browser/ui/alert_coordinator/stub_alert_coordinator_delegate.h",
"browser/ui/alert_coordinator/stub_alert_coordinator_delegate.mm",
"browser/ui/commands/set_up_for_testing_command_unittest.mm",
« no previous file with comments | « no previous file | ios/chrome/browser/BUILD.gn » ('j') | ios/chrome/browser/ui/alert_coordinator/action_sheet.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698