Home | History | Annotate | Download | only in renderer

Lines Matching refs:command_line

8 #include "base/command_line.h"
181 const CommandLine& command_line = *(CommandLine::ForCurrentProcess());
183 command_line.HasSwitch(extensions::switches::kExtensionProcess) ||
184 command_line.HasSwitch(::switches::kSingleProcess);