summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/public/read_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync/internal_api/public/read_node.h')
-rw-r--r--sync/internal_api/public/read_node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/internal_api/public/read_node.h b/sync/internal_api/public/read_node.h
index c3947a7..f253fc3 100644
--- a/sync/internal_api/public/read_node.h
+++ b/sync/internal_api/public/read_node.h
@@ -30,7 +30,7 @@ class ReadNode : public BaseNode {
// BaseNode implementation.
virtual InitByLookupResult InitByIdLookup(int64 id) OVERRIDE;
virtual InitByLookupResult InitByClientTagLookup(
- syncable::ModelType model_type,
+ syncer::ModelType model_type,
const std::string& tag) OVERRIDE;
// There is always a root node, so this can't fail. The root node is