| Index: components/sessions/base_session_service_commands.h
|
| diff --git a/components/sessions/base_session_service_commands.h b/components/sessions/base_session_service_commands.h
|
| index d7bc7a184cd8bc0a2a75abbde6416e3b77262dcc..70487e74e521054351143f2df0391298f570995e 100644
|
| --- a/components/sessions/base_session_service_commands.h
|
| +++ b/components/sessions/base_session_service_commands.h
|
| @@ -45,7 +45,7 @@ SESSIONS_EXPORT scoped_ptr<SessionCommand> CreateSetWindowAppNameCommand(
|
|
|
| // Converts a SessionCommand previously created by
|
| // CreateUpdateTabNavigationCommand into a
|
| -// sessions::SerializedNavigationEntry. Returns true on success. If
|
| +// SerializedNavigationEntry. Returns true on success. If
|
| // successful |tab_id| is set to the id of the restored tab.
|
| SESSIONS_EXPORT bool RestoreUpdateTabNavigationCommand(
|
| const SessionCommand& command,
|
|
|