| Index: chrome/browser/history/top_sites.h
|
| diff --git a/chrome/browser/history/top_sites.h b/chrome/browser/history/top_sites.h
|
| index 93fad641f5b7deb5365790813db8ffd5cbb6b397..4294578711299c5551cf906e014a83b4906062a0 100644
|
| --- a/chrome/browser/history/top_sites.h
|
| +++ b/chrome/browser/history/top_sites.h
|
| @@ -13,8 +13,8 @@
|
| #include "base/basictypes.h"
|
| #include "base/lock.h"
|
| #include "base/ref_counted.h"
|
| +#include "base/ref_counted_memory.h"
|
| #include "chrome/browser/history/history_types.h"
|
| -#include "chrome/common/ref_counted_util.h"
|
| #include "chrome/common/thumbnail_score.h"
|
| #include "googleurl/src/gurl.h"
|
|
|
|
|