| Index: chrome/browser/sync/test/integration/sessions_helper.h
|
| diff --git a/chrome/browser/sync/test/integration/sessions_helper.h b/chrome/browser/sync/test/integration/sessions_helper.h
|
| index e22b9072d0dc2289e8c6f907caaa55956697dbc6..b997b7023a58f938b42c106abc999696364e05ad 100644
|
| --- a/chrome/browser/sync/test/integration/sessions_helper.h
|
| +++ b/chrome/browser/sync/test/integration/sessions_helper.h
|
| @@ -11,8 +11,8 @@
|
| #include "base/compiler_specific.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| #include "components/sessions/core/session_types.h"
|
| +#include "components/sync/syncable/nigori_util.h"
|
| #include "components/sync_sessions/synced_session.h"
|
| -#include "sync/syncable/nigori_util.h"
|
|
|
| class GURL;
|
|
|
|
|