Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Unified Diff: chrome/browser/extensions/extension_sync_bundle.h

Issue 102103005: Move c/c/e/extension_set to top-level extensions/ (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/extensions/extension_sync_bundle.h
diff --git a/chrome/browser/extensions/extension_sync_bundle.h b/chrome/browser/extensions/extension_sync_bundle.h
index 3dadc1e66faa15c374e887a39bfe474fbf9de64f..fa805a4195f6b4eac638a5c594ebfe4efed49915 100644
--- a/chrome/browser/extensions/extension_sync_bundle.h
+++ b/chrome/browser/extensions/extension_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 extension specific sync stuff.
class ExtensionSyncBundle : public SyncBundle {
« no previous file with comments | « chrome/browser/extensions/extension_startup_browsertest.cc ('k') | chrome/browser/extensions/extension_sync_bundle.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698