Chromium Code Reviews| Index: chrome/browser/ui/webui/ntp/suggestions_source.h |
| diff --git a/chrome/browser/ui/webui/ntp/suggestions_source.h b/chrome/browser/ui/webui/ntp/suggestions_source.h |
| index 8dabe77fa91f2a78415cddec15383afbedd8ba21..067f0d730ba756a669702343080dc74f0f12f638 100644 |
| --- a/chrome/browser/ui/webui/ntp/suggestions_source.h |
| +++ b/chrome/browser/ui/webui/ntp/suggestions_source.h |
| @@ -6,6 +6,8 @@ |
| #define CHROME_BROWSER_UI_WEBUI_NTP_SUGGESTIONS_SOURCE_H_ |
| #pragma once |
| +#include "base/basictypes.h" |
| + |
| class Profile; |
| class SuggestionsCombiner; |