summaryrefslogtreecommitdiffstats
path: root/sync/test/fake_server/bookmark_entity_builder.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync/test/fake_server/bookmark_entity_builder.h')
-rw-r--r--sync/test/fake_server/bookmark_entity_builder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync/test/fake_server/bookmark_entity_builder.h b/sync/test/fake_server/bookmark_entity_builder.h
index 35e7559..e03755d 100644
--- a/sync/test/fake_server/bookmark_entity_builder.h
+++ b/sync/test/fake_server/bookmark_entity_builder.h
@@ -21,6 +21,8 @@ class BookmarkEntityBuilder {
const std::string& originator_cache_guid,
const std::string& originator_client_item_id);
+ BookmarkEntityBuilder(const BookmarkEntityBuilder& other);
+
~BookmarkEntityBuilder();
// Sets the parent ID of the bookmark to be built. If this is not called,