Index: chrome/browser/extensions/app_sync_bundle.cc |
diff --git a/chrome/browser/extensions/app_sync_bundle.cc b/chrome/browser/extensions/app_sync_bundle.cc |
index d8e2cdd3d38ab5a7d6a8bc427be771732aa24b38..138d11a14fae6010bb85e9952099b58a20117ca6 100644 |
--- a/chrome/browser/extensions/app_sync_bundle.cc |
+++ b/chrome/browser/extensions/app_sync_bundle.cc |
@@ -6,10 +6,10 @@ |
#include "base/location.h" |
#include "chrome/browser/extensions/extension_sync_service.h" |
-#include "chrome/common/extensions/extension_set.h" |
#include "chrome/common/extensions/sync_helper.h" |
#include "extensions/browser/app_sorting.h" |
#include "extensions/common/extension.h" |
+#include "extensions/common/extension_set.h" |
#include "sync/api/sync_change_processor.h" |
#include "sync/api/sync_error_factory.h" |