Index: chrome/browser/sync/test/integration/sync_app_list_helper.cc |
diff --git a/chrome/browser/sync/test/integration/sync_app_list_helper.cc b/chrome/browser/sync/test/integration/sync_app_list_helper.cc |
index 8fce11f0cf0d506ca5343eea954c016fd1f27098..2147ebe18f5abfeab30937622c2c3b654c81766c 100644 |
--- a/chrome/browser/sync/test/integration/sync_app_list_helper.cc |
+++ b/chrome/browser/sync/test/integration/sync_app_list_helper.cc |
@@ -6,13 +6,13 @@ |
#include "base/strings/stringprintf.h" |
#include "chrome/browser/extensions/extension_service.h" |
-#include "chrome/browser/extensions/extension_system.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/sync/test/integration/sync_datatype_helper.h" |
#include "chrome/browser/sync/test/integration/sync_test.h" |
#include "chrome/browser/ui/app_list/app_list_syncable_service.h" |
#include "chrome/browser/ui/app_list/app_list_syncable_service_factory.h" |
#include "chrome/common/extensions/sync_helper.h" |
+#include "extensions/browser/extension_system.h" |
#include "ui/app_list/app_list_folder_item.h" |
#include "ui/app_list/app_list_item.h" |
#include "ui/app_list/app_list_model.h" |