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

Unified Diff: chrome/browser/captive_portal/captive_portal_browsertest.cc

Issue 2946663002: Fix typo s/PlzNaviate/PlzNavigate/ (Closed)
Patch Set: Created 3 years, 6 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 | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/captive_portal/captive_portal_browsertest.cc
diff --git a/chrome/browser/captive_portal/captive_portal_browsertest.cc b/chrome/browser/captive_portal/captive_portal_browsertest.cc
index c73f5897e5d947bbd1bfc32a2a1832545278c10e..092962675f82a6dfe5ed84656d93fbe031386ee8 100644
--- a/chrome/browser/captive_portal/captive_portal_browsertest.cc
+++ b/chrome/browser/captive_portal/captive_portal_browsertest.cc
@@ -2289,7 +2289,7 @@ IN_PROC_BROWSER_TEST_F(
// 1- For stopping the hanging page.
// 2- For completing the load of the above navigation.
// 3- For completing the load of the login tab.
- // NOTE: for PlzNaviate the first one doesn't show up.
+ // NOTE: for PlzNavigate the first one doesn't show up.
test_navigation_observer.WaitForNavigations(
content::IsBrowserSideNavigationEnabled() ? 2 : 3);
// Should end up with a captive portal interstitial and a new login tab.
« no previous file with comments | « no previous file | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698