Home
last modified time | relevance | path

Searched refs:kGAIACookieFilters (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
Dnew_tab_page_sync_handler.cc45 static const GoogleCookieFilter kGAIACookieFilters[] = { variable
52 for (size_t i = 0; i < arraysize(kGAIACookieFilters); ++i) { in IsGoogleGAIACookieInstalled()
56 GURL url(kGAIACookieFilters[i].url); in IsGoogleGAIACookieInstalled()
66 current->find(kGAIACookieFilters[i].cookie_id); in IsGoogleGAIACookieInstalled()