| Index: chrome/browser/favicon/favicon_service.h
|
| diff --git a/chrome/browser/favicon/favicon_service.h b/chrome/browser/favicon/favicon_service.h
|
| index dc133600caad14e361a6cac8eaca3326ac997b7c..692a6ebe74e1d570670da09befcfc51ec8658a50 100644
|
| --- a/chrome/browser/favicon/favicon_service.h
|
| +++ b/chrome/browser/favicon/favicon_service.h
|
| @@ -11,8 +11,8 @@
|
| #include "base/containers/hash_tables.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "chrome/browser/common/cancelable_request.h"
|
| -#include "chrome/browser/favicon/favicon_types.h"
|
| #include "chrome/common/cancelable_task_tracker.h"
|
| +#include "chrome/common/favicon/favicon_types.h"
|
| #include "chrome/common/ref_counted_util.h"
|
| #include "components/browser_context_keyed_service/browser_context_keyed_service.h"
|
| #include "ui/base/layout.h"
|
|
|