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

Unified Diff: ios/chrome/browser/ui/settings/BUILD.gn

Issue 2661473004: Adding a11y test coverage for passwords edit page. (Closed)
Patch Set: Added a todo Created 3 years, 10 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: ios/chrome/browser/ui/settings/BUILD.gn
diff --git a/ios/chrome/browser/ui/settings/BUILD.gn b/ios/chrome/browser/ui/settings/BUILD.gn
index 6aefe9be429187189a4fe1dcac7687dfaea3885a..53341ec36135d81aac8648608ac9c4654ceaddd9 100644
--- a/ios/chrome/browser/ui/settings/BUILD.gn
+++ b/ios/chrome/browser/ui/settings/BUILD.gn
@@ -330,6 +330,7 @@ source_set("eg_tests") {
"autofill_settings_egtest.mm",
"block_popups_egtest.mm",
"clear_browsing_data_egtest.mm",
+ "password_settings_egtest.mm",
"settings_egtest.mm",
"translate_ui_egtest.mm",
]

Powered by Google App Engine
This is Rietveld 408576698