Searched refs:TabAppendedNotificationObserver (Results 1 – 3 of 3) sorted by relevance
202 class TabAppendedNotificationObserver : public TabStripNotificationObserver {204 TabAppendedNotificationObserver(Browser* parent,207 virtual ~TabAppendedNotificationObserver();216 DISALLOW_COPY_AND_ASSIGN(TabAppendedNotificationObserver);
335 TabAppendedNotificationObserver::TabAppendedNotificationObserver( in TabAppendedNotificationObserver() function in TabAppendedNotificationObserver343 TabAppendedNotificationObserver::~TabAppendedNotificationObserver() {} in ~TabAppendedNotificationObserver()345 void TabAppendedNotificationObserver::ObserveTab( in ObserveTab()
465 observer = new TabAppendedNotificationObserver(browser, this, in AppendTab()