| 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..9fd6f56e5328cb8daac7d02118b3918ba8790bb4 100644
|
| --- a/components/history/core/test/history_client_fake_bookmarks.cc
|
| +++ b/components/history/core/test/history_client_fake_bookmarks.cc
|
| @@ -179,6 +179,7 @@ bool HistoryClientFakeBookmarks::CanAddURL(const GURL& url) {
|
| }
|
|
|
| void HistoryClientFakeBookmarks::NotifyProfileError(
|
| + const base::FilePath& corrupted_file,
|
| sql::InitStatus init_status) {
|
| }
|
|
|
|
|