Home | History | Annotate | Download | only in ui

Lines Matching refs:app_url

748 bool BrowserInit::LaunchWithProfile::IsAppLaunch(std::string* app_url,
751 if (app_url)
752 *app_url = command_line_.GetSwitchValueASCII(switches::kApp);