| Index: chrome/browser/favicon_service.h
|
| diff --git a/chrome/browser/favicon_service.h b/chrome/browser/favicon_service.h
|
| index 327acc8c5fdfc44c55e7a41212cfc9e7649fced4..c48fc640bba38125292d48275c90c1285184f21c 100644
|
| --- a/chrome/browser/favicon_service.h
|
| +++ b/chrome/browser/favicon_service.h
|
| @@ -8,6 +8,7 @@
|
| #include <vector>
|
|
|
| #include "base/ref_counted.h"
|
| +#include "base/ref_counted_memory.h"
|
| #include "base/task.h"
|
| #include "chrome/browser/cancelable_request.h"
|
| #include "chrome/browser/history/history_types.h"
|
|
|