| 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 f597154c8f310a4f7a99437e59bf92e6b9c01b35..abbbf26f47ddcb873d07a08e6ab3b567b4c2338b 100644
|
| --- a/chrome/browser/sync/sync_ui_util.cc
|
| +++ b/chrome/browser/sync/sync_ui_util.cc
|
| @@ -27,8 +27,8 @@
|
| #include "grit/chromium_strings.h"
|
| #include "grit/generated_resources.h"
|
| #include "grit/locale_settings.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/internal_api/public/sessions/sync_session_snapshot.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| #include "sync/protocol/proto_enum_conversions.h"
|
| #include "sync/protocol/sync_protocol_error.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|