Chromium Code Reviews| 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" |
|
Evan Stade
2012/05/29 22:07:39
why did you add this here?
beaudoin
2012/05/30 18:38:22
For DISALLOW_COPY_AND_ASSIGN.
|
| #include "chrome/browser/cancelable_request.h" |
| #include "chrome/browser/history/history_types.h" |
| #include "chrome/browser/history/visit_filter.h" |