Chromium Code Reviews| Index: chrome/browser/history/top_sites.h |
| diff --git a/chrome/browser/history/top_sites.h b/chrome/browser/history/top_sites.h |
| index d01af3cdb3e51427f597371d6daaffd55cafde9b..39843f3e1dc71f463e8378420224ce840f3966f6 100644 |
| --- a/chrome/browser/history/top_sites.h |
| +++ b/chrome/browser/history/top_sites.h |
| @@ -10,9 +10,9 @@ |
| #include "base/gtest_prod_util.h" |
| #include "base/memory/ref_counted.h" |
| #include "chrome/browser/common/cancelable_request.h" |
| -#include "chrome/browser/history/history_service.h" |
| #include "chrome/browser/history/history_types.h" |
| #include "chrome/common/thumbnail_score.h" |
| +#include "content/public/browser/notification_observer.h" |
|
maniscalco
2014/03/07 23:44:39
notification_observer.h comes from content/content
|
| #include "third_party/skia/include/core/SkColor.h" |
| #include "ui/gfx/image/image.h" |