Searched refs:kNoProcessSingletonDialog (Results 1 – 4 of 4) sorted by relevance
71 if (!cmd_line->HasSwitch(switches::kNoProcessSingletonDialog)) in CommandLineForUrl()72 cmd_line->AppendSwitch(switches::kNoProcessSingletonDialog); in CommandLineForUrl()
311 switches::kNoProcessSingletonDialog)) in DisplayProfileInUseError()
307 extern const char kNoProcessSingletonDialog[];
1068 const char kNoProcessSingletonDialog[] = "no-process-singleton-dialog"; variable