| Index: components/history/core/browser/history_backend.h
|
| diff --git a/components/history/core/browser/history_backend.h b/components/history/core/browser/history_backend.h
|
| index b738b4fa0cb946c603d9c4eeb4cf5eb48d8f8c27..0b952b4b4b8ac365694ec5fb0558123917c14526 100644
|
| --- a/components/history/core/browser/history_backend.h
|
| +++ b/components/history/core/browser/history_backend.h
|
| @@ -566,9 +566,6 @@ class HistoryBackend : public base::RefCountedThreadSafe<HistoryBackend>,
|
| ProcessUserChangeRemove);
|
| friend class ::TestingProfile;
|
|
|
| - // Computes the name of the specified database on disk.
|
| - base::FilePath GetThumbnailFileName() const;
|
| -
|
| // Returns the name of the Favicons database. This is the new name
|
| // of the Thumbnails database.
|
| base::FilePath GetFaviconsFileName() const;
|
|
|