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

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

Issue 2426613003: [sync] Add store version to model type store backend (Closed)
Patch Set: [sync] Add store version to model type store backend Created 4 years, 2 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
« no previous file with comments | « components/sync/protocol/model_type_store_schema_descriptor.proto ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/protocol/protocol_sources.gni
diff --git a/components/sync/protocol/protocol_sources.gni b/components/sync/protocol/protocol_sources.gni
index a34b214bab45ab3cd88d522172358661dfad1620..f08942e3b1d45ae78a8969be534ef4a38e870560 100644
--- a/components/sync/protocol/protocol_sources.gni
+++ b/components/sync/protocol/protocol_sources.gni
@@ -33,6 +33,7 @@ sync_protocol_sources = [
"//components/sync/protocol/managed_user_specifics.proto",
"//components/sync/protocol/managed_user_whitelist_specifics.proto",
"//components/sync/protocol/model_type_state.proto",
+ "//components/sync/protocol/model_type_store_schema_descriptor.proto",
"//components/sync/protocol/password_specifics.proto",
"//components/sync/protocol/preference_specifics.proto",
"//components/sync/protocol/printer_specifics.proto",
« no previous file with comments | « components/sync/protocol/model_type_store_schema_descriptor.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698