| Index: chrome/browser/history/history_marshaling.h
|
| diff --git a/chrome/browser/history/history_marshaling.h b/chrome/browser/history/history_marshaling.h
|
| index 1a0bccd6bd50e2e4a209440dcd5d7129bb605082..9366c2a064551d21f2b6dd978937ff09b7553b43 100644
|
| --- a/chrome/browser/history/history_marshaling.h
|
| +++ b/chrome/browser/history/history_marshaling.h
|
| @@ -19,12 +19,6 @@
|
|
|
| namespace history {
|
|
|
| -// Querying -------------------------------------------------------------------
|
| -
|
| -typedef CancelableRequest1<HistoryService::QueryFilteredURLsCallback,
|
| - history::FilteredURLList>
|
| - QueryFilteredURLsRequest;
|
| -
|
| // Segment usage --------------------------------------------------------------
|
|
|
| typedef CancelableRequest1<HistoryService::SegmentQueryCallback,
|
|
|