Home | History | Annotate | Download | only in automation

Lines Matching refs:NOTIFICATION_BROWSER_CLOSED

810   registrar_.Add(this, chrome::NOTIFICATION_BROWSER_CLOSED,
819 DCHECK_EQ(chrome::NOTIFICATION_BROWSER_CLOSED, type);
862 registrar_.Add(this, chrome::NOTIFICATION_BROWSER_CLOSED,
874 type == chrome::NOTIFICATION_BROWSER_CLOSED);
879 if (type == chrome::NOTIFICATION_BROWSER_CLOSED) {