Index: chrome/browser/ui/webui/ntp/app_launcher_handler.h |
diff --git a/chrome/browser/ui/webui/ntp/app_launcher_handler.h b/chrome/browser/ui/webui/ntp/app_launcher_handler.h |
index b1ddc870f05610195b0f47856e3836f61647c227..1d89db605f65f191110cc944eb2a5300bb067a1c 100644 |
--- a/chrome/browser/ui/webui/ntp/app_launcher_handler.h |
+++ b/chrome/browser/ui/webui/ntp/app_launcher_handler.h |
@@ -17,12 +17,12 @@ |
#include "chrome/common/extensions/extension_constants.h" |
#include "components/favicon/core/favicon_service.h" |
#include "components/prefs/pref_change_registrar.h" |
+#include "components/sync/api/string_ordinal.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |
#include "content/public/browser/web_ui_message_handler.h" |
#include "extensions/browser/extension_registry_observer.h" |
#include "extensions/common/extension.h" |
-#include "sync/api/string_ordinal.h" |
class ExtensionEnableFlow; |
class ExtensionService; |