Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / components / password_manager / core / browser / test_password_store.h
index e8b2433..52b52c4 100644 (file)
@@ -58,7 +58,7 @@ class TestPasswordStore : public PasswordStore {
   virtual void WrapModificationTask(ModificationTask task) OVERRIDE;
 
   // Unused portions of PasswordStore interface
-  virtual void ReportMetricsImpl() OVERRIDE {}
+  virtual void ReportMetricsImpl(const std::string& sync_username) OVERRIDE {}
   virtual PasswordStoreChangeList RemoveLoginsCreatedBetweenImpl(
       base::Time begin,
       base::Time end) OVERRIDE;