HomeSort by relevance Sort by last modified time
    Searched defs:TabAppendedNotificationObserver (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/automation/
automation_provider_observers.h 202 class TabAppendedNotificationObserver : public TabStripNotificationObserver {
204 TabAppendedNotificationObserver(Browser* parent,
207 virtual ~TabAppendedNotificationObserver();
216 DISALLOW_COPY_AND_ASSIGN(TabAppendedNotificationObserver);
    [all...]
automation_provider_observers.cc 335 TabAppendedNotificationObserver::TabAppendedNotificationObserver(
343 TabAppendedNotificationObserver::~TabAppendedNotificationObserver() {}
345 void TabAppendedNotificationObserver::ObserveTab(
    [all...]

Completed in 540 milliseconds