| 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 e121d0bd7410a03d1a58ea9a48dee6147e2480d2..1e0a7123c00e454ed85d9f49654ab4e36f2f5d6e 100644
|
| --- a/chrome/browser/extensions/chrome_app_sorting_unittest.cc
|
| +++ b/chrome/browser/extensions/chrome_app_sorting_unittest.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "chrome/browser/extensions/extension_prefs_unittest.h"
|
| #include "components/crx_file/id_util.h"
|
| +#include "components/sync/api/string_ordinal.h"
|
| #include "extensions/common/constants.h"
|
| #include "extensions/common/manifest_constants.h"
|
| -#include "sync/api/string_ordinal.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace extensions {
|
|
|