| Index: chrome/browser/ui/app_list/app_list_prefs.h
|
| diff --git a/chrome/browser/ui/app_list/app_list_prefs.h b/chrome/browser/ui/app_list/app_list_prefs.h
|
| index c243d2c6f233f92dbd9622ca23f5c8f97c38efe2..caa98f339fed7f48f91e7fbfadaf5050a8e58be5 100644
|
| --- a/chrome/browser/ui/app_list/app_list_prefs.h
|
| +++ b/chrome/browser/ui/app_list/app_list_prefs.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/observer_list.h"
|
| #include "base/values.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| -#include "sync/api/string_ordinal.h"
|
| +#include "components/sync/api/string_ordinal.h"
|
|
|
| class PrefService;
|
|
|
|
|