| Index: chrome/browser/sync/test/integration/sync_app_list_helper.h
|
| diff --git a/chrome/browser/sync/test/integration/sync_app_list_helper.h b/chrome/browser/sync/test/integration/sync_app_list_helper.h
|
| index 90ec898f1b140242836e2b933d99032ce8bbf2fc..f90f40b8d6803d38c011c29e2b4a4fd2e2cb88c9 100644
|
| --- a/chrome/browser/sync/test/integration/sync_app_list_helper.h
|
| +++ b/chrome/browser/sync/test/integration/sync_app_list_helper.h
|
| @@ -11,7 +11,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| -#include "sync/api/string_ordinal.h"
|
| +#include "components/sync/api/string_ordinal.h"
|
|
|
| class Profile;
|
| class SyncTest;
|
|
|