Home | History | Annotate | Download | only in automation

Lines Matching defs:BrowserOpenedNotificationObserver

447 class BrowserOpenedNotificationObserver : public content::NotificationObserver {
449 BrowserOpenedNotificationObserver(AutomationProvider* automation,
452 virtual ~BrowserOpenedNotificationObserver();
469 DISALLOW_COPY_AND_ASSIGN(BrowserOpenedNotificationObserver);