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

  /external/chromium/chrome/browser/automation/
automation_provider.h 371 scoped_ptr<NotificationObserver> new_tab_ui_load_observer_; member in class:AutomationProvider
automation_provider.cc 125 new_tab_ui_load_observer_.reset(new NewTabUILoadObserver(this));
    [all...]
  /external/chromium_org/chrome/browser/automation/
automation_provider.h 339 scoped_ptr<NewTabUILoadObserver> new_tab_ui_load_observer_; member in class:AutomationProvider
automation_provider.cc 170 new_tab_ui_load_observer_.reset(new NewTabUILoadObserver(this, profile));

Completed in 175 milliseconds