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

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

Issue 2376123003: [Sync] Move //components/sync to the syncer namespace. (Closed)
Patch Set: Fix tools and iOS. Created 4 years, 3 months 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/mutable_entry.h
diff --git a/components/sync/syncable/mutable_entry.h b/components/sync/syncable/mutable_entry.h
index bc3906397413b05786757409ac7974fb23b0b732..67d43c2ccf13efdc27f556bb372af656f42b8800 100644
--- a/components/sync/syncable/mutable_entry.h
+++ b/components/sync/syncable/mutable_entry.h
@@ -16,6 +16,7 @@
#include "components/sync/syncable/model_neutral_mutable_entry.h"
namespace syncer {
+
class WriteNode;
namespace syncable {

Powered by Google App Engine
This is Rietveld 408576698