Home | History | Annotate | Download | only in automation

Lines Matching defs:TabClosedNotificationObserver

219 class TabClosedNotificationObserver : public TabStripNotificationObserver {
221 TabClosedNotificationObserver(AutomationProvider* automation,
224 virtual ~TabClosedNotificationObserver();
235 DISALLOW_COPY_AND_ASSIGN(TabClosedNotificationObserver);