| Index: components/user_prefs/tracked/dictionary_hash_store_contents.h
|
| diff --git a/components/user_prefs/tracked/dictionary_hash_store_contents.h b/components/user_prefs/tracked/dictionary_hash_store_contents.h
|
| index b47d0e0bce45a3ce94bd5fa087909af9822ea447..1e46d292bbaff44d8455ea94d40c8f35f9368074 100644
|
| --- a/components/user_prefs/tracked/dictionary_hash_store_contents.h
|
| +++ b/components/user_prefs/tracked/dictionary_hash_store_contents.h
|
| @@ -31,7 +31,6 @@ class DictionaryHashStoreContents : public HashStoreContents {
|
| static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
|
|
|
| // HashStoreContents implementation
|
| - std::string hash_store_id() const override;
|
| void Reset() override;
|
| bool IsInitialized() const override;
|
| const base::DictionaryValue* GetContents() const override;
|
|
|