| 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 51f95194fcd0f5ad6f75880ded5b3db38ab9864f..908abee21bfd7a0fd234ff9590c4f5a6d00e70e1 100644
 | 
| --- a/components/history/core/browser/history_backend.h
 | 
| +++ b/components/history/core/browser/history_backend.h
 | 
| @@ -557,7 +557,6 @@ class HistoryBackend : public base::RefCountedThreadSafe<HistoryBackend>,
 | 
|    friend class ::TestingProfile;
 | 
|  
 | 
|    // Computes the name of the specified database on disk.
 | 
| -  base::FilePath GetArchivedFileName() const;
 | 
|    base::FilePath GetThumbnailFileName() const;
 | 
|  
 | 
|    // Returns the name of the Favicons database. This is the new name
 | 
| 
 |