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 69ec44b6cdd8d365e49e81867b8a597cd6546de7..d14665eb91088476e94b7a2be436db7a790b83a6 100644 |
--- a/chrome/browser/extensions/app_sync_bundle.cc |
+++ b/chrome/browser/extensions/app_sync_bundle.cc |
@@ -7,9 +7,9 @@ |
#include "base/location.h" |
#include "chrome/browser/extensions/extension_sorting.h" |
#include "chrome/browser/extensions/extension_sync_service.h" |
-#include "chrome/common/extensions/extension.h" |
#include "chrome/common/extensions/extension_set.h" |
#include "chrome/common/extensions/sync_helper.h" |
+#include "extensions/common/extension.h" |
#include "sync/api/sync_change_processor.h" |
#include "sync/api/sync_error_factory.h" |