Index: chrome/browser/history/history_backend.h |
=================================================================== |
--- chrome/browser/history/history_backend.h (revision 111481) |
+++ chrome/browser/history/history_backend.h (working copy) |
@@ -283,9 +283,6 @@ |
// Generic operations -------------------------------------------------------- |
- // Returns our database if it has been set, otherwise NULL. |
- URLDatabase* database() { return db_.get(); } |
- |
void ProcessDBTask(scoped_refptr<HistoryDBTaskRequest> request); |
virtual bool GetAllTypedURLs(std::vector<history::URLRow>* urls); |