Index: components/history/core/test/history_client_fake_bookmarks.cc |
diff --git a/components/history/core/test/history_client_fake_bookmarks.cc b/components/history/core/test/history_client_fake_bookmarks.cc |
index 2572f4a2df3fc2c29d50756718c723b287c6eddd..1cb277d0e484bfc3fde7a403f2a590bc6569311c 100644 |
--- a/components/history/core/test/history_client_fake_bookmarks.cc |
+++ b/components/history/core/test/history_client_fake_bookmarks.cc |
@@ -179,8 +179,8 @@ bool HistoryClientFakeBookmarks::CanAddURL(const GURL& url) { |
} |
void HistoryClientFakeBookmarks::NotifyProfileError( |
- sql::InitStatus init_status) { |
-} |
+ sql::InitStatus init_status, |
+ const sql::DatabaseDiagnosticMap& diagnostics) {} |
std::unique_ptr<HistoryBackendClient> |
HistoryClientFakeBookmarks::CreateBackendClient() { |