Lines Matching full:automation
16 #include "chrome/browser/automation/automation_provider.h"
89 AutomationProvider* automation, AutomationResourceMessageFilter* filter)
90 : automation_(automation),
250 // Wait for the automation channel to be initialized before resuming pending
392 LOG(ERROR) << "Invalid automation provider. Dropping new contents notify";
407 // instance which does not have an automation client connected at the other
591 // ExternalTabContainer should share the same resource request automation
600 // Undo the resource automation registration performed in
1095 AutomationProvider* automation,
1097 : ExternalTabContainer(automation, filter) {