HomeSort by relevance Sort by last modified time
    Searched full:guest_mode_url_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
existing_user_controller.cc 142 guest_mode_url_ =
152 guest_mode_url_ = GURL(kCaptivePortalLaunchURL);
245 guest_mode_url_ = GURL::EmptyGURL();
377 LoginUtils::Get()->CompleteOffTheRecordLogin(guest_mode_url_);
449 start_url = guest_mode_url_;
existing_user_controller.h 152 GURL guest_mode_url_; member in class:chromeos::ExistingUserController

Completed in 148 milliseconds