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

Unified Diff: components/sync/syncable/base_node.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month 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: components/sync/syncable/base_node.h
diff --git a/components/sync/syncable/base_node.h b/components/sync/syncable/base_node.h
index 807d0f58930848bf93641b3f4e5aee879530c85d..7e7c8ecd89b214646c2f173db32ed1ad02511e4a 100644
--- a/components/sync/syncable/base_node.h
+++ b/components/sync/syncable/base_node.h
@@ -27,17 +27,10 @@ class DictionaryValue;
}
namespace sync_pb {
-class AppSpecifics;
-class AutofillSpecifics;
-class AutofillProfileSpecifics;
class BookmarkSpecifics;
class EntitySpecifics;
-class ExtensionSpecifics;
-class SessionSpecifics;
class NigoriSpecifics;
-class PreferenceSpecifics;
class PasswordSpecificsData;
-class ThemeSpecifics;
class TypedUrlSpecifics;
} // namespace sync_pb
« no previous file with comments | « components/sync/model_impl/shared_model_type_processor.h ('k') | components/sync/syncable/directory_backing_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698