| Index: chrome/browser/extensions/chrome_app_sorting.h
|
| diff --git a/chrome/browser/extensions/chrome_app_sorting.h b/chrome/browser/extensions/chrome_app_sorting.h
|
| index 204ab3456c175b20cadc5b270b92d42c973c998e..6dff8c03d97a5b3fc5a2c749c6e5945bdbe83d89 100644
|
| --- a/chrome/browser/extensions/chrome_app_sorting.h
|
| +++ b/chrome/browser/extensions/chrome_app_sorting.h
|
| @@ -12,7 +12,7 @@
|
| #include <string>
|
|
|
| #include "base/macros.h"
|
| -#include "components/sync/api/string_ordinal.h"
|
| +#include "components/sync/model/string_ordinal.h"
|
| #include "extensions/browser/app_sorting.h"
|
| #include "extensions/browser/extension_prefs.h"
|
| #include "extensions/common/extension.h"
|
|
|