Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_info_cache.h131 void NotifyProfileThemeColorsChanged(const base::FilePath& profile_path);
H A Dprofile_info_cache.cc226 void ProfileInfoCache::NotifyProfileThemeColorsChanged( in NotifyProfileThemeColorsChanged() function in ProfileInfoCache
H A Dprofile_attributes_entry.cc640 profile_info_cache_->NotifyProfileThemeColorsChanged(GetPath()); in SetProfileThemeColors()