| Index: chrome/browser/history/history_backend.h
|
| ===================================================================
|
| --- chrome/browser/history/history_backend.h (revision 98659)
|
| +++ chrome/browser/history/history_backend.h (working copy)
|
| @@ -236,7 +236,6 @@
|
|
|
| // Downloads -----------------------------------------------------------------
|
|
|
| - void GetNextDownloadId(scoped_refptr<DownloadNextIdRequest> request);
|
| void QueryDownloads(scoped_refptr<DownloadQueryRequest> request);
|
| void CleanUpInProgressEntries();
|
| void UpdateDownload(int64 received_bytes, int32 state, int64 db_handle);
|
|
|