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

/external/chromium/chrome/browser/sessions/
H A Dsession_service.cc243 ScheduleCommand(CreateTabClosedCommand(tab_id.id()));
672 SessionCommand* SessionService::CreateTabClosedCommand( function in class:SessionService
690 // See comment in CreateTabClosedCommand as to why we do this.
1251 ScheduleCommand(CreateTabClosedCommand(*i));

Completed in 550 milliseconds