| Index: chrome/browser/android/foreign_session_helper.cc
|
| diff --git a/chrome/browser/android/foreign_session_helper.cc b/chrome/browser/android/foreign_session_helper.cc
|
| index 299d15762acc98d6e4353f09fad96a2537970d71..2fb74add1721d43db809887f65a5af57608aa908 100644
|
| --- a/chrome/browser/android/foreign_session_helper.cc
|
| +++ b/chrome/browser/android/foreign_session_helper.cc
|
| @@ -19,7 +19,7 @@
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "components/browser_sync/browser/profile_sync_service.h"
|
| -#include "components/sync_driver/open_tabs_ui_delegate.h"
|
| +#include "components/sync_sessions/open_tabs_ui_delegate.h"
|
| #include "content/public/browser/notification_details.h"
|
| #include "content/public/browser/notification_service.h"
|
| #include "content/public/browser/notification_source.h"
|
|
|