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

Unified Diff: ios/chrome/browser/web/BUILD.gn

Issue 2617393003: [ios] EarlGrey tests for HTTP Authentication. (Closed)
Patch Set: Actually disabled tests on iPad Created 3 years, 11 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/web/BUILD.gn
diff --git a/ios/chrome/browser/web/BUILD.gn b/ios/chrome/browser/web/BUILD.gn
index f6ff87578faa5f7df521d86609f1194326d7be5e..171f5343397cb70323603bc642c6041ea1416e69 100644
--- a/ios/chrome/browser/web/BUILD.gn
+++ b/ios/chrome/browser/web/BUILD.gn
@@ -238,6 +238,7 @@ source_set("eg_tests") {
"cache_egtest.mm",
"child_window_open_by_dom_egtest.mm",
"forms_egtest.mm",
+ "http_auth_egtest.mm",
"js_print_egtest.mm",
"navigation_egtest.mm",
"progress_indicator_egtest.mm",

Powered by Google App Engine
This is Rietveld 408576698