| Index: components/sync_sessions/favicon_cache.cc
|
| diff --git a/components/sync_sessions/favicon_cache.cc b/components/sync_sessions/favicon_cache.cc
|
| index 6e07f47595b01627bcebef6eb039b3b11d99ed13..3edd698b980153777df319ee7302495091a07a09 100644
|
| --- a/components/sync_sessions/favicon_cache.cc
|
| +++ b/components/sync_sessions/favicon_cache.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/macros.h"
|
| #include "base/metrics/histogram.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "components/favicon/core/favicon_service.h"
|
| #include "components/history/core/browser/history_service.h"
|
| #include "components/history/core/browser/history_types.h"
|
|
|