Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/content_settings/
Dcontent_settings_pref_provider.cc289 std::string setting_path = GetTypeName(content_type); in UpdatePref() local
291 settings_dictionary->RemoveWithoutPathExpansion(setting_path, in UpdatePref()
295 setting_path, value->DeepCopy()); in UpdatePref()