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

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

Issue 2306763002: Add PrinterSpecifics to the sync protos. (Closed)
Patch Set: PrintersSpecifics -> PrinterSpecifics 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
« no previous file with comments | « components/sync/protocol/proto_value_conversions_unittest.cc ('k') | components/sync/protocol/sync.proto » ('j') | 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 3bf86373f39b5360ab231c08d16a06853be0d8cd..f8e31cea86ed767e84aa8f3c533c6bcd3156a4c8 100644
--- a/components/sync/protocol/protocol_sources.gni
+++ b/components/sync/protocol/protocol_sources.gni
@@ -35,6 +35,7 @@ sync_protocol_sources = [
"//components/sync/protocol/managed_user_whitelist_specifics.proto",
"//components/sync/protocol/password_specifics.proto",
"//components/sync/protocol/preference_specifics.proto",
+ "//components/sync/protocol/printer_specifics.proto",
"//components/sync/protocol/priority_preference_specifics.proto",
"//components/sync/protocol/search_engine_specifics.proto",
"//components/sync/protocol/session_specifics.proto",
« no previous file with comments | « components/sync/protocol/proto_value_conversions_unittest.cc ('k') | components/sync/protocol/sync.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698