Chromium Code Reviews| Index: extensions/browser/app_sorting.h |
| diff --git a/extensions/browser/app_sorting.h b/extensions/browser/app_sorting.h |
| index 12c9920d7f1aceb3f458f2d3a0c2d20f591835cb..8053563fd381df7856e8656acaba7641e5aa10cb 100644 |
| --- a/extensions/browser/app_sorting.h |
| +++ b/extensions/browser/app_sorting.h |
| @@ -10,7 +10,7 @@ |
| #include <string> |
| #include "base/macros.h" |
| -#include "components/sync/api/string_ordinal.h" |
| +#include "components/sync/model/string_ordinal.h" |
| #include "extensions/common/extension.h" |
| namespace extensions { |