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

Unified Diff: chrome/browser/sync/engine/syncer.h

Issue 8537003: Cleanup: Remove unneeded forward declarations in chrome/browser/sync. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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: chrome/browser/sync/engine/syncer.h
===================================================================
--- chrome/browser/sync/engine/syncer.h (revision 110049)
+++ chrome/browser/sync/engine/syncer.h (working copy)
@@ -23,22 +23,12 @@
#include "chrome/browser/sync/util/extensions_activity_monitor.h"
namespace syncable {
-class Directory;
-class DirectoryManager;
class Entry;
-class Id;
class MutableEntry;
-class WriteTransaction;
} // namespace syncable
namespace browser_sync {
-class ModelSafeWorker;
-class ServerConnectionManager;
-class SyncProcessState;
-class URLFactory;
-struct HttpResponse;
-
enum SyncerStep {
SYNCER_BEGIN,
CLEANUP_DISABLED_TYPES,
« no previous file with comments | « chrome/browser/sync/engine/resolve_conflicts_command.h ('k') | chrome/browser/sync/engine/syncer_proto_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698