| Index: chrome/browser/ui/avatar_button_error_controller.cc
|
| diff --git a/chrome/browser/ui/avatar_button_error_controller.cc b/chrome/browser/ui/avatar_button_error_controller.cc
|
| index a73bf1d42b31d0c9ed444a122e128118f00d130f..50b6d65a7a534d38506b4d0cdd7165beab600894 100644
|
| --- a/chrome/browser/ui/avatar_button_error_controller.cc
|
| +++ b/chrome/browser/ui/avatar_button_error_controller.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "chrome/browser/profiles/profiles_state.h"
|
| #include "chrome/browser/sync/profile_sync_service_factory.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
| #include "components/signin/core/browser/signin_error_controller.h"
|
| #include "components/signin/core/common/profile_management_switches.h"
|
|
|
|
|