| Index: sync/internal_api/public/write_node.h
|
| diff --git a/sync/internal_api/public/write_node.h b/sync/internal_api/public/write_node.h
|
| index 5b47bd63de399ebeafb141659a988a4ac73cbc3b..e41c966214bb0636de660b040414b601fb55caf8 100644
|
| --- a/sync/internal_api/public/write_node.h
|
| +++ b/sync/internal_api/public/write_node.h
|
| @@ -173,10 +173,6 @@
|
| void SetPriorityPreferenceSpecifics(
|
| const sync_pb::PriorityPreferenceSpecifics& specifics);
|
|
|
| - // Set the attachment metadata.
|
| - void SetAttachmentMetadata(
|
| - const sync_pb::AttachmentMetadata& attachment_metadata);
|
| -
|
| // Implementation of BaseNode's abstract virtual accessors.
|
| virtual const syncable::Entry* GetEntry() const OVERRIDE;
|
|
|
|
|