Index: components/sync/protocol/reading_list_specifics.proto |
diff --git a/components/sync/protocol/reading_list_specifics.proto b/components/sync/protocol/reading_list_specifics.proto |
index fdd12d3a5487e3b9243b74626e295641bd268cbc..849e57c116c45555639dd857f1267757c153ae1f 100644 |
--- a/components/sync/protocol/reading_list_specifics.proto |
+++ b/components/sync/protocol/reading_list_specifics.proto |
@@ -10,9 +10,7 @@ |
package sync_pb; |
-// Sync Reading list entry. This proto contains the fields synced for a reading |
-// list entry. It must be kept synced with the reading_list.ReadingListLocal |
-// protobuf. |
+// Properties of Reading list items. |
message ReadingListSpecifics { |
optional string entry_id = 1; |