RESTORE_NONE      282 chrome/browser/sessions/tab_restore_browsertest.cc             TabStripModelDelegate::RESTORE_NONE);
RESTORE_NONE      841 chrome/browser/ui/browser_command_controller.cc       GetRestoreTabType(browser_) != TabStripModelDelegate::RESTORE_NONE);
RESTORE_NONE      603 chrome/browser/ui/browser_commands.cc     return TabStripModelDelegate::RESTORE_NONE;
RESTORE_NONE      913 chrome/browser/ui/tabs/tab_strip_model.cc           TabStripModelDelegate::RESTORE_NONE;
RESTORE_NONE       66 chrome/browser/ui/tabs/test_tab_strip_model_delegate.cc   return TabStripModelDelegate::RESTORE_NONE;
RESTORE_NONE     1556 content/browser/frame_host/navigation_controller_impl.cc           NavigationEntryImpl::RESTORE_NONE) &&
RESTORE_NONE     1597 content/browser/frame_host/navigation_controller_impl.cc       pending_entry_->restore_type() != NavigationEntryImpl::RESTORE_NONE) {
RESTORE_NONE     1600 content/browser/frame_host/navigation_controller_impl.cc     pending_entry_->set_restore_type(NavigationEntryImpl::RESTORE_NONE);
RESTORE_NONE     2355 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_EQ(NavigationEntryImpl::RESTORE_NONE,
RESTORE_NONE     2387 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_EQ(NavigationEntryImpl::RESTORE_NONE,
RESTORE_NONE     2430 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_EQ(NavigationEntryImpl::RESTORE_NONE,
RESTORE_NONE     2468 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_EQ(NavigationEntryImpl::RESTORE_NONE,
RESTORE_NONE       49 content/browser/frame_host/navigation_entry_impl.cc       restore_type_(RESTORE_NONE),
RESTORE_NONE       78 content/browser/frame_host/navigation_entry_impl.cc       restore_type_(RESTORE_NONE),
RESTORE_NONE      293 content/browser/frame_host/navigation_entry_impl.cc   return restore_type_ != RESTORE_NONE;
RESTORE_NONE      177 content/browser/frame_host/navigation_entry_impl_unittest.cc   EXPECT_EQ(NavigationEntryImpl::RESTORE_NONE, entry1_->restore_type());
RESTORE_NONE      179 content/browser/frame_host/navigation_entry_impl_unittest.cc   EXPECT_EQ(NavigationEntryImpl::RESTORE_NONE, entry2_->restore_type());
RESTORE_NONE      774 content/browser/frame_host/render_frame_host_manager.cc     if (entry.restore_type() != NavigationEntryImpl::RESTORE_NONE)