RemoveEntryAtIndex 518 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc CHECK(web_contents_->GetController().RemoveEntryAtIndex( RemoveEntryAtIndex 476 chrome/browser/ui/sync/one_click_signin_helper.cc nc->RemoveEntryAtIndex(history_index_to_remove_); RemoveEntryAtIndex 1539 content/browser/frame_host/navigation_controller_impl.cc RemoveEntryAtIndex(0); RemoveEntryAtIndex 72 content/browser/frame_host/navigation_controller_impl.h virtual bool RemoveEntryAtIndex(int index) OVERRIDE; RemoveEntryAtIndex 2526 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_FALSE(controller.RemoveEntryAtIndex(controller.GetEntryCount() - 1)); RemoveEntryAtIndex 2533 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_FALSE(controller.RemoveEntryAtIndex(controller.GetEntryCount() - 1)); RemoveEntryAtIndex 2534 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_FALSE(controller.RemoveEntryAtIndex(controller.GetEntryCount() - 2)); RemoveEntryAtIndex 2538 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_TRUE(controller.RemoveEntryAtIndex(controller.GetEntryCount() - 1)); RemoveEntryAtIndex 2544 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_TRUE(controller.RemoveEntryAtIndex(0)); RemoveEntryAtIndex 2550 content/browser/frame_host/navigation_controller_impl_unittest.cc controller.RemoveEntryAtIndex(1); RemoveEntryAtIndex 2551 content/browser/frame_host/navigation_controller_impl_unittest.cc controller.RemoveEntryAtIndex(0); RemoveEntryAtIndex 351 content/public/browser/navigation_controller.h virtual bool RemoveEntryAtIndex(int index) = 0;