Searched refs:kNoFirstRun (Results 1 – 8 of 8) sorted by relevance
67 command_line->AppendSwitch(switches::kNoFirstRun); in SetUpCommandLine()75 command_line->AppendSwitch(switches::kNoFirstRun); in SetUpCommandLine()
171 command_line->AppendSwitch(switches::kNoFirstRun); in SetUpCommandLine()
425 switches::kNoFirstRun, in GetOffTheRecordCommandLine()
72 command_line.AppendSwitch(switches::kNoFirstRun); in StartChrome()84 switch_name == switches::kNoFirstRun) in StartChrome()
1314 parsed_command_line.HasSwitch(switches::kNoFirstRun))) in BrowserMain()1550 if (!parsed_command_line.HasSwitch(switches::kNoFirstRun)) { in BrowserMain()
201 extern const char kNoFirstRun[];
696 const char kNoFirstRun[] = "no-first-run"; variable
58 command_line->AppendSwitch(switches::kNoFirstRun); in SetUpCommandLine()