| Index: chrome/browser/chromeos/login/users/avatar/user_image_sync_observer.cc
|
| diff --git a/chrome/browser/chromeos/login/users/avatar/user_image_sync_observer.cc b/chrome/browser/chromeos/login/users/avatar/user_image_sync_observer.cc
|
| index 696aa7f89359e228e9c29a57512cc71c02200b9a..b9348c374d3bd4c6408550e72a0319f7f5eac665 100644
|
| --- a/chrome/browser/chromeos/login/users/avatar/user_image_sync_observer.cc
|
| +++ b/chrome/browser/chromeos/login/users/avatar/user_image_sync_observer.cc
|
| @@ -16,7 +16,7 @@
|
| #include "chrome/common/pref_names.h"
|
| #include "components/prefs/pref_change_registrar.h"
|
| #include "components/prefs/scoped_user_pref_update.h"
|
| -#include "components/syncable_prefs/pref_service_syncable.h"
|
| +#include "components/sync_preferences/pref_service_syncable.h"
|
| #include "components/user_manager/user.h"
|
| #include "components/user_manager/user_manager.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|