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

Unified Diff: components/sync/engine_impl/syncer_proto_util.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/sync_scheduler.h ('k') | components/sync/engine_impl/update_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine_impl/syncer_proto_util.h
diff --git a/components/sync/engine_impl/syncer_proto_util.h b/components/sync/engine_impl/syncer_proto_util.h
index cd8f136def4fdc472bad40507d74765e98251be6..08f8779abc5eeea44cb1419ba3dcf8094d71f688 100644
--- a/components/sync/engine_impl/syncer_proto_util.h
+++ b/components/sync/engine_impl/syncer_proto_util.h
@@ -26,12 +26,10 @@ class SyncEntity;
namespace syncer {
class ServerConnectionManager;
-class SyncCycleContext;
struct SyncProtocolError;
namespace syncable {
class Directory;
-class Entry;
}
// Returns the types to migrate from the data in |response|.
« no previous file with comments | « components/sync/engine_impl/sync_scheduler.h ('k') | components/sync/engine_impl/update_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698