| Index: chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h
|
| diff --git a/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h b/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h
|
| index dfa7d6ab836ecb6036ec7595adfb067616ea55e2..d59ba5b8e7883f70628a14e6699a311607e9043f 100644
|
| --- a/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h
|
| +++ b/chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h
|
| @@ -8,6 +8,7 @@
|
|
|
| #include <deque>
|
|
|
| +#include "base/basictypes.h"
|
| #include "chrome/browser/cancelable_request.h"
|
| #include "chrome/browser/history/history_types.h"
|
| #include "chrome/browser/history/visit_filter.h"
|
|
|