Searched defs:ExtensionUnloadNotificationObserver (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dautomation_provider_observers.h343 class ExtensionUnloadNotificationObserver : public NotificationObserver { class in inherits:NotificationObserver
345 ExtensionUnloadNotificationObserver();
346 virtual ~ExtensionUnloadNotificationObserver();
361 DISALLOW_COPY_AND_ASSIGN(ExtensionUnloadNotificationObserver);
H A Dautomation_provider_observers.cc635 ExtensionUnloadNotificationObserver::ExtensionUnloadNotificationObserver() function in class:ExtensionUnloadNotificationObserver
641 ExtensionUnloadNotificationObserver::~ExtensionUnloadNotificationObserver() {
644 void ExtensionUnloadNotificationObserver::Observe(

Completed in 103 milliseconds