| Index: chrome/browser/sync/glue/favicon_cache.h
|
| diff --git a/chrome/browser/sync/glue/favicon_cache.h b/chrome/browser/sync/glue/favicon_cache.h
|
| index d3bd71ca61854cda755944e7d532073c1099a012..c2597f536a8847e566270d88eb9ca290124e78c1 100644
|
| --- a/chrome/browser/sync/glue/favicon_cache.h
|
| +++ b/chrome/browser/sync/glue/favicon_cache.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/task/cancelable_task_tracker.h"
|
| -#include "chrome/browser/history/history_types.h"
|
| +#include "components/history/core/browser/history_types.h"
|
| #include "components/sessions/session_id.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|