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

Unified Diff: components/sync/protocol/protocol_sources.gni

Issue 2241583003: Creating protobuf for reading list sync (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 3 months 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/protocol_sources.gni
diff --git a/components/sync/protocol/protocol_sources.gni b/components/sync/protocol/protocol_sources.gni
index f8e31cea86ed767e84aa8f3c533c6bcd3156a4c8..22acd5fbd40a89b63c98c7d937448ba8f05e0308 100644
--- a/components/sync/protocol/protocol_sources.gni
+++ b/components/sync/protocol/protocol_sources.gni
@@ -37,6 +37,7 @@ sync_protocol_sources = [
"//components/sync/protocol/preference_specifics.proto",
"//components/sync/protocol/printer_specifics.proto",
"//components/sync/protocol/priority_preference_specifics.proto",
+ "//components/sync/protocol/reading_list_specifics.proto",
"//components/sync/protocol/search_engine_specifics.proto",
"//components/sync/protocol/session_specifics.proto",
"//components/sync/protocol/sync.proto",
« no previous file with comments | « components/sync/protocol/proto_value_conversions_unittest.cc ('k') | components/sync/protocol/reading_list_specifics.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698