summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_marshaling.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/history/history_marshaling.h')
-rw-r--r--chrome/browser/history/history_marshaling.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/history/history_marshaling.h b/chrome/browser/history/history_marshaling.h
index 30cdbef..64cde29 100644
--- a/chrome/browser/history/history_marshaling.h
+++ b/chrome/browser/history/history_marshaling.h
@@ -105,10 +105,6 @@ typedef CancelableRequest1<HistoryService::DownloadQueryCallback,
typedef CancelableRequest<HistoryService::DownloadCreateCallback>
DownloadCreateRequest;
-typedef CancelableRequest1<HistoryService::DownloadSearchCallback,
- std::vector<int64> >
- DownloadSearchRequest;
-
// Deletion --------------------------------------------------------------------
typedef CancelableRequest<HistoryService::ExpireHistoryCallback>