Home | History | Annotate | Download | only in captive_portal

Lines Matching defs:browser2

2062   Browser* browser2 =
2067 ui_test_utils::NavigateToURL(browser2, GURL(url::kAboutBlankURL));
2069 // Generally, |browser2| will be the active window. However, if the
2077 if (active_browser == browser2) {
2084 inactive_browser = browser2;