| Index: chrome/browser/ui/webui/ntp/most_visited_handler.h
|
| diff --git a/chrome/browser/ui/webui/ntp/most_visited_handler.h b/chrome/browser/ui/webui/ntp/most_visited_handler.h
|
| index e48ba4b68a472298b77c8f9168caae4ec50b2d72..640f05066d599043312a930254391ef3cbc35ca5 100644
|
| --- a/chrome/browser/ui/webui/ntp/most_visited_handler.h
|
| +++ b/chrome/browser/ui/webui/ntp/most_visited_handler.h
|
| @@ -87,7 +87,6 @@ class MostVisitedHandler : public content::WebUIMessageHandler,
|
| content::NotificationRegistrar registrar_;
|
|
|
| // Our consumer for the history service.
|
| - CancelableRequestConsumerTSimple<PageUsageData*> cancelable_consumer_;
|
| CancelableRequestConsumer topsites_consumer_;
|
|
|
| // The most visited URLs, in priority order.
|
|
|