Home
last modified time | relevance | path

Searched refs:kAutomationClientChannelID (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/common/
Dchrome_switches.cc85 const char kAutomationClientChannelID[] = "automation-channel"; variable
Dchrome_switches.h43 extern const char kAutomationClientChannelID[];
/external/chromium/chrome/browser/ui/
Dbrowser_init.cc1345 if (command_line.HasSwitch(switches::kAutomationClientChannelID)) { in ProcessCmdLineImpl()
1347 switches::kAutomationClientChannelID); in ProcessCmdLineImpl()