Index: sync/test/fake_server/bookmark_entity.h |
diff --git a/sync/test/fake_server/bookmark_entity.h b/sync/test/fake_server/bookmark_entity.h |
index 3f108ba77ce3ead51edd69d4888b3d00b619bd43..388dba88e0181dedfba9d2392efbb33207e5c4b6 100644 |
--- a/sync/test/fake_server/bookmark_entity.h |
+++ b/sync/test/fake_server/bookmark_entity.h |
@@ -37,7 +37,6 @@ class BookmarkEntity : public FakeServerEntity { |
const std::string& parent_id); |
BookmarkEntity(const std::string& id, |
- const syncer::ModelType& model_type, |
int64 version, |
const std::string& name, |
const std::string& originator_cache_guid, |