| 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 8b5c2f5aabcfeafd3a7a7a120508cab75ba32370..d3bd71ca61854cda755944e7d532073c1099a012 100644
|
| --- a/chrome/browser/sync/glue/favicon_cache.h
|
| +++ b/chrome/browser/sync/glue/favicon_cache.h
|
| @@ -17,7 +17,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/task/cancelable_task_tracker.h"
|
| #include "chrome/browser/history/history_types.h"
|
| -#include "chrome/browser/sessions/session_id.h"
|
| +#include "components/sessions/session_id.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "sync/api/sync_change.h"
|
|
|