Chromium Code Reviews| Index: chrome/browser/sync/test/integration/sync_app_helper.h |
| diff --git a/chrome/browser/sync/test/integration/sync_app_helper.h b/chrome/browser/sync/test/integration/sync_app_helper.h |
| index 30ddac7ac0bb07a42a20e99bc2777b58632a9f77..2219d446eeea8cc5b4afbaa866dc015590d4dc9b 100644 |
| --- a/chrome/browser/sync/test/integration/sync_app_helper.h |
| +++ b/chrome/browser/sync/test/integration/sync_app_helper.h |
| @@ -9,7 +9,7 @@ |
| #include "base/macros.h" |
| #include "base/memory/singleton.h" |
| -#include "components/sync/api/string_ordinal.h" |
| +#include "components/sync/model/string_ordinal.h" |
| class Profile; |
| class SyncTest; |