Home | History | Annotate | Download | only in automation

Lines Matching defs:TabClosedNotificationObserver

287 class TabClosedNotificationObserver : public TabStripNotificationObserver {
289 TabClosedNotificationObserver(AutomationProvider* automation,
293 virtual ~TabClosedNotificationObserver();
305 DISALLOW_COPY_AND_ASSIGN(TabClosedNotificationObserver);