Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(655)

Unified Diff: components/sync/protocol/reading_list_specifics.proto

Issue 2507053005: Revert of Add Store+Sync to reading list. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
« no previous file with comments | « components/browser_sync/profile_sync_components_factory_impl.cc ('k') | ios/chrome/browser/reading_list/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698