Chromium Code Reviews| Index: components/ntp_tiles/most_visited_sites.h |
| diff --git a/components/ntp_tiles/most_visited_sites.h b/components/ntp_tiles/most_visited_sites.h |
| index 27a98c1f1b406641da00dba576dda7ea4fa0d0ba..ae5fb30c5d5b967c9070d334e6fd8e645be8415c 100644 |
| --- a/components/ntp_tiles/most_visited_sites.h |
| +++ b/components/ntp_tiles/most_visited_sites.h |
| @@ -32,6 +32,8 @@ namespace user_prefs { |
| class PrefRegistrySyncable; |
| } |
| +class PrefService; |
| + |
| namespace ntp_tiles { |
| class IconCacher; |