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

/external/chromium_org/chrome/browser/ui/views/
H A Dsession_crashed_bubble_view.cc131 // Observes browser removal event and will be deallocated in ShowForReal.
139 // SessionCrashedBubbleView::ShowForReal with the result.
144 base::Bind(&SessionCrashedBubbleView::ShowForReal,
147 SessionCrashedBubbleView::ShowForReal(browser_observer.Pass(), false);
152 void SessionCrashedBubbleView::ShowForReal( function in class:SessionCrashedBubbleView

Completed in 867 milliseconds