| Index: chrome/browser/sync/test/integration/apps_helper.h
|
| diff --git a/chrome/browser/sync/test/integration/apps_helper.h b/chrome/browser/sync/test/integration/apps_helper.h
|
| index 1fba033b7128e8c3c1988b7e80851a9e25d2fc32..aa4c04750a4296fb54a9b7bdd1b8dbdcb271c411 100644
|
| --- a/chrome/browser/sync/test/integration/apps_helper.h
|
| +++ b/chrome/browser/sync/test/integration/apps_helper.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| -#include "sync/api/string_ordinal.h"
|
| +#include "components/sync/api/string_ordinal.h"
|
|
|
| class Profile;
|
|
|
|
|