Home
last modified time | relevance | path

Searched refs:InfoBarPair (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/infobars/
Dinfobar_container.cc132 typedef std::pair<InfoBarDelegate*, InfoBarDelegate*> InfoBarPair; in Observe() typedef
133 InfoBarPair* infobar_pair = Details<InfoBarPair>(details).ptr(); in Observe()