Searched refs:kPasswordStore (Results 1 – 4 of 4) sorted by relevance
63 if (!command_line->HasSwitch(switches::kPasswordStore)) in PrepareBrowserCommandLineForTests()64 command_line->AppendSwitchASCII(switches::kPasswordStore, "basic"); in PrepareBrowserCommandLineForTests()
362 extern const char kPasswordStore[];
1277 const char kPasswordStore[] = "password-store"; variable
173 switches::kPasswordStore); in BuildServiceInstanceFor()