Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sessions/
Dtab_restore_service.cc74 static const SessionCommand::id_type kCommandSelectedNavigationInTab = 4; variable
673 new SessionCommand(kCommandSelectedNavigationInTab, sizeof(payload)); in CreateSelectedNavigationInTabCommand()
801 case kCommandSelectedNavigationInTab: { in CreateEntriesFromCommands()