Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profiles/
Dprofile_metrics.h89 GAIA_OPT_IN = 0, // User changed to GAIA photo as avatar enumerator
Dprofile_metrics.cc306 if (metric == GAIA_OPT_IN) in LogProfileSwitchGaia()
/external/chromium_org/chrome/browser/ui/webui/options/
Dmanage_profile_handler.cc355 ProfileMetrics::LogProfileSwitchGaia(ProfileMetrics::GAIA_OPT_IN); in SetProfileIconAndName()