| Index: components/favicon/core/favicon_driver.cc
|
| diff --git a/components/favicon/core/favicon_driver.cc b/components/favicon/core/favicon_driver.cc
|
| index bd0f278a284193631b9e976a6dcf342bba21797c..2ab527c246513be0d21ffc02f7d0522b1b82722d 100644
|
| --- a/components/favicon/core/favicon_driver.cc
|
| +++ b/components/favicon/core/favicon_driver.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "components/favicon/core/favicon_driver.h"
|
|
|
| +#include "components/bookmarks/browser/bookmark_model.h"
|
| +
|
| namespace favicon {
|
|
|
| void FaviconDriver::AddObserver(FaviconDriverObserver* observer) {
|
|
|