summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/app_sync_bundle.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/app_sync_bundle.h')
-rw-r--r--chrome/browser/extensions/app_sync_bundle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/app_sync_bundle.h b/chrome/browser/extensions/app_sync_bundle.h
index 7fa8d17..0b69ac4 100644
--- a/chrome/browser/extensions/app_sync_bundle.h
+++ b/chrome/browser/extensions/app_sync_bundle.h
@@ -17,7 +17,6 @@
#include "sync/api/syncable_service.h"
class ExtensionSyncService;
-class ExtensionSet;
namespace syncer {
class SyncChangeProcessor;
@@ -27,6 +26,7 @@ class SyncErrorFactory;
namespace extensions {
class Extension;
+class ExtensionSet;
// Bundle of app specific sync stuff.
class AppSyncBundle : public SyncBundle {