| Index: chrome/browser/sync/sync_ui_util.cc
|
| diff --git a/chrome/browser/sync/sync_ui_util.cc b/chrome/browser/sync/sync_ui_util.cc
|
| index 30afb16a88a7526c9102df2934694ad140b50119..d57df3a7af0c964b4324b3b0de686b4de057da03 100644
|
| --- a/chrome/browser/sync/sync_ui_util.cc
|
| +++ b/chrome/browser/sync/sync_ui_util.cc
|
| @@ -33,9 +33,9 @@
|
| #include "components/signin/core/browser/signin_error_controller.h"
|
| #include "components/signin/core/browser/signin_manager_base.h"
|
| #include "components/sync/base/model_type.h"
|
| +#include "components/sync/engine/cycle/sync_cycle_snapshot.h"
|
| #include "components/sync/protocol/proto_enum_conversions.h"
|
| #include "components/sync/protocol/sync_protocol_error.h"
|
| -#include "components/sync/sessions/sync_session_snapshot.h"
|
| #include "google_apis/gaia/google_service_auth_error.h"
|
| #include "grit/components_strings.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|