| Index: chrome/browser/signin/cross_device_promo_factory.cc
|
| diff --git a/chrome/browser/signin/cross_device_promo_factory.cc b/chrome/browser/signin/cross_device_promo_factory.cc
|
| index b5773217d3a02f2b0e8cb524b4a84b15b046f106..92a892826c4467e3a3e4f9a5d789c7802613b5cd 100644
|
| --- a/chrome/browser/signin/cross_device_promo_factory.cc
|
| +++ b/chrome/browser/signin/cross_device_promo_factory.cc
|
| @@ -14,7 +14,7 @@
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
| #include "components/prefs/pref_service.h"
|
| #include "components/signin/core/browser/signin_manager.h"
|
| -#include "components/syncable_prefs/pref_service_syncable.h"
|
| +#include "components/sync_preferences/pref_service_syncable.h"
|
| #include "google_apis/gaia/gaia_constants.h"
|
|
|
| CrossDevicePromoFactory::CrossDevicePromoFactory()
|
|
|