IsPathHomePageBase  239 chrome/browser/google/google_util.cc   return IsPathHomePageBase(path) || StartsWithASCII(path, "/ig", false);
IsPathHomePageBase  249 chrome/browser/google/google_util.cc   bool is_home_page_base = IsPathHomePageBase(path);