Index: chrome/browser/prefs/tracked/pref_service_hash_store_contents.h |
diff --git a/chrome/browser/prefs/tracked/pref_service_hash_store_contents.h b/chrome/browser/prefs/tracked/pref_service_hash_store_contents.h |
index 29abff67e96dbb0b3faa858e3e92e78c68271e89..99fb259672f5311c166bfd7d813fed46b4a7d746 100644 |
--- a/chrome/browser/prefs/tracked/pref_service_hash_store_contents.h |
+++ b/chrome/browser/prefs/tracked/pref_service_hash_store_contents.h |
@@ -49,8 +49,6 @@ class PrefServiceHashStoreContents : public HashStoreContents { |
virtual std::string hash_store_id() const OVERRIDE; |
virtual void Reset() OVERRIDE; |
virtual bool IsInitialized() const OVERRIDE; |
- virtual bool GetVersion(int* version) const OVERRIDE; |
- virtual void SetVersion(int version) OVERRIDE; |
virtual const base::DictionaryValue* GetContents() const OVERRIDE; |
virtual scoped_ptr<MutableDictionary> GetMutableContents() OVERRIDE; |
virtual std::string GetSuperMac() const OVERRIDE; |