IsTabInteresting  565 chrome/browser/sessions/tab_restore_service_helper.cc   return IsTabInteresting(&window->tabs[0]);
IsTabInteresting  573 chrome/browser/sessions/tab_restore_service_helper.cc     return IsTabInteresting(static_cast<Tab*>(entry));
IsTabInteresting  152 chrome/browser/sessions/tab_restore_service_helper.h   static bool IsTabInteresting(const Tab* tab);