Home | History | Annotate | Download | only in instant

Lines Matching defs:cl

709       CommandLine* cl = CommandLine::ForCurrentProcess();
710 if (cl->HasSwitch(switches::kInstantURL))
711 instant_url = GURL(cl->GetSwitchValueASCII(switches::kInstantURL));