Searched refs:automation_tab_helper_ (Results 1 – 2 of 2) sorted by relevance
106 return automation_tab_helper_.get(); in automation_tab_helper()184 scoped_ptr<AutomationTabHelper> automation_tab_helper_; variable
61 automation_tab_helper_.reset(new AutomationTabHelper(contents)); in TabContentsWrapper()