Chromium Code Reviews| Index: components/favicon/core/favicon_driver_impl.h |
| diff --git a/components/favicon/core/favicon_driver_impl.h b/components/favicon/core/favicon_driver_impl.h |
| index 54e8d3aeec780c7fcf8157cfba46d59ec29e11e4..d3cd66048633f6acd87a79e2a209b9a25ae51368 100644 |
| --- a/components/favicon/core/favicon_driver_impl.h |
| +++ b/components/favicon/core/favicon_driver_impl.h |
| @@ -8,6 +8,7 @@ |
| #include <vector> |
| #include "base/macros.h" |
| +#include "base/memory/scoped_ptr.h" |
| #include "components/favicon/core/favicon_driver.h" |
| class GURL; |