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

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

Issue 2394573002: [Sync] Rename DataTypeState to ModelTypeState. (Closed)
Patch Set: Rebase. 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
Index: components/sync/protocol/protocol_sources.gni
diff --git a/components/sync/protocol/protocol_sources.gni b/components/sync/protocol/protocol_sources.gni
index 22acd5fbd40a89b63c98c7d937448ba8f05e0308..a34b214bab45ab3cd88d522172358661dfad1620 100644
--- a/components/sync/protocol/protocol_sources.gni
+++ b/components/sync/protocol/protocol_sources.gni
@@ -14,7 +14,6 @@ sync_protocol_sources = [
"//components/sync/protocol/bookmark_specifics.proto",
"//components/sync/protocol/client_commands.proto",
"//components/sync/protocol/client_debug_info.proto",
- "//components/sync/protocol/data_type_state.proto",
"//components/sync/protocol/device_info_specifics.proto",
"//components/sync/protocol/dictionary_specifics.proto",
"//components/sync/protocol/encryption.proto",
@@ -33,6 +32,7 @@ sync_protocol_sources = [
"//components/sync/protocol/managed_user_shared_setting_specifics.proto",
"//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/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_state.proto ('k') | components/sync/test/engine/mock_model_type_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698