summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/app_sync_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/app_sync_data.h')
-rw-r--r--chrome/browser/extensions/app_sync_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/app_sync_data.h b/chrome/browser/extensions/app_sync_data.h
index 3bdd335..d6c390f 100644
--- a/chrome/browser/extensions/app_sync_data.h
+++ b/chrome/browser/extensions/app_sync_data.h
@@ -10,7 +10,6 @@
#include "chrome/common/string_ordinal.h"
#include "sync/api/sync_change.h"
-class Extension;
class SyncData;
namespace sync_pb {
class AppSpecifics;
@@ -18,6 +17,7 @@ class AppSpecifics;
namespace extensions {
+class Extension;
class ExtensionSyncData;
// A class that encapsulates the synced properties of an Application.