Chromium Code Reviews| Index: chrome/browser/sessions/session_types.cc |
| =================================================================== |
| --- chrome/browser/sessions/session_types.cc (revision 98807) |
| +++ chrome/browser/sessions/session_types.cc (working copy) |
| @@ -66,6 +66,7 @@ |
| // Use a transition type of reload so that we don't incorrectly |
| // increase the typed count. |
| PageTransition::RELOAD, |
| + std::string(), |
| profile); |
| entry->set_page_id(page_id); |