Home | History | Annotate | Download | only in extensions

Lines Matching full:cmdline

441   CommandLine* cmdline = CommandLine::ForCurrentProcess();
442 if (cmdline->HasSwitch(switches::kAppsGalleryUpdateURL))
443 return GURL(cmdline->GetSwitchValueASCII(switches::kAppsGalleryUpdateURL));