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 5751c0aa6af97da9b6233a45edb06d0e4f421295..48899220ea160ea142b84a9bdbe6007c0d3012ff 100644 |
--- a/chrome/browser/sync/test/integration/sync_app_list_helper.cc |
+++ b/chrome/browser/sync/test/integration/sync_app_list_helper.cc |
@@ -5,13 +5,13 @@ |
#include "chrome/browser/sync/test/integration/sync_app_list_helper.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_item.h" |
#include "ui/app_list/app_list_model.h" |