HomeSort by relevance Sort by last modified time
    Searched refs:automation_tab_helper_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.h 106 return automation_tab_helper_.get();
184 scoped_ptr<AutomationTabHelper> automation_tab_helper_; member in class:TabContentsWrapper
tab_contents_wrapper.cc 61 automation_tab_helper_.reset(new AutomationTabHelper(contents));

Completed in 51 milliseconds