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

Unified Diff: components/sync/engine_impl/commit_processor.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
« no previous file with comments | « components/sync/engine_impl/commit_contributor.h ('k') | components/sync/engine_impl/commit_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine_impl/commit_processor.h
diff --git a/components/sync/engine_impl/commit_processor.h b/components/sync/engine_impl/commit_processor.h
index 0b648359c2b116e1b61f1be43b31f184bf15b70b..2f3b3f81158cf780ebbd14b84c08dd7589724a2c 100644
--- a/components/sync/engine_impl/commit_processor.h
+++ b/components/sync/engine_impl/commit_processor.h
@@ -18,12 +18,7 @@
namespace syncer {
-namespace syncable {
-class Directory;
-} // namespace syncable
-
class CommitContributor;
-class CommitContribution;
// This class manages the set of per-type committer objects.
//
« no previous file with comments | « components/sync/engine_impl/commit_contributor.h ('k') | components/sync/engine_impl/commit_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698