| Index: chrome/browser/extensions/chrome_app_sorting_unittest.cc
|
| diff --git a/chrome/browser/extensions/chrome_app_sorting_unittest.cc b/chrome/browser/extensions/chrome_app_sorting_unittest.cc
|
| index 1e0a7123c00e454ed85d9f49654ab4e36f2f5d6e..a11315fa27c516686ef9714a57c63d99ba4261e3 100644
|
| --- a/chrome/browser/extensions/chrome_app_sorting_unittest.cc
|
| +++ b/chrome/browser/extensions/chrome_app_sorting_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "chrome/browser/extensions/extension_prefs_unittest.h"
|
| #include "components/crx_file/id_util.h"
|
| -#include "components/sync/api/string_ordinal.h"
|
| +#include "components/sync/model/string_ordinal.h"
|
| #include "extensions/common/constants.h"
|
| #include "extensions/common/manifest_constants.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|