| Index: extensions/browser/app_sorting.h
|
| diff --git a/extensions/browser/app_sorting.h b/extensions/browser/app_sorting.h
|
| index a819e997a3e90dce1e10d94c574cb231e0c0c40a..5a0cd05288a9ce98cd62138ae6036d742812c807 100644
|
| --- a/extensions/browser/app_sorting.h
|
| +++ b/extensions/browser/app_sorting.h
|
| @@ -10,8 +10,8 @@
|
| #include <string>
|
|
|
| #include "base/macros.h"
|
| +#include "components/sync/api/string_ordinal.h"
|
| #include "extensions/common/extension.h"
|
| -#include "sync/api/string_ordinal.h"
|
|
|
| namespace extensions {
|
|
|
|
|