Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/api/sessions/
Dsessions_api.h77 bool RestoreMostRecentlyClosed(Browser* browser);
Dsessions_api.cc423 bool SessionsRestoreFunction::RestoreMostRecentlyClosed(Browser* browser) { in RestoreMostRecentlyClosed() function in extensions::SessionsRestoreFunction
566 return RestoreMostRecentlyClosed(browser); in RunImpl()