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

/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_action_view.h76 // The IconObserver will receive a notification when the button's icon has
78 class IconObserver { class in class:BrowserActionView
83 virtual ~IconObserver() {}
101 void set_icon_observer(IconObserver* icon_observer) {
185 IconObserver* icon_observer_;

Completed in 223 milliseconds