| Index: chrome/browser/history/history_marshaling.h
|
| diff --git a/chrome/browser/history/history_marshaling.h b/chrome/browser/history/history_marshaling.h
|
| index 165ec8e69d92d770cdf880a2dfc44d2722d8c199..eee0e6ddf7cae98161673d1194c579c50a84e367 100644
|
| --- a/chrome/browser/history/history_marshaling.h
|
| +++ b/chrome/browser/history/history_marshaling.h
|
| @@ -21,9 +21,6 @@ namespace history {
|
|
|
| // Querying -------------------------------------------------------------------
|
|
|
| -typedef CancelableRequest<HistoryService::GetVisibleVisitCountToHostCallback>
|
| - GetVisibleVisitCountToHostRequest;
|
| -
|
| typedef CancelableRequest1<HistoryService::QueryMostVisitedURLsCallback,
|
| history::MostVisitedURLList>
|
| QueryMostVisitedURLsRequest;
|
|
|