Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profile_resetter/
Dautomatic_profile_resetter_delegate.cc385 ResettableSettingsSnapshot new_settings_snapshot(profile_); in OnProfileSettingsResetCompleted() local
387 old_settings_snapshot->FindDifferentFields(new_settings_snapshot); in OnProfileSettingsResetCompleted()
389 old_settings_snapshot->Subtract(new_settings_snapshot); in OnProfileSettingsResetCompleted()