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

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

Issue 2291053002: Cleanup: remove non-standard retain_unknown_fields from .proto files (Closed)
Patch Set: Created 4 years, 4 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/dictionary_specifics.proto ('k') | components/sync/protocol/entity_metadata.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/protocol/encryption.proto
diff --git a/components/sync/protocol/encryption.proto b/components/sync/protocol/encryption.proto
index 202ec3394dbd3fece9636ecdbdcade72044f1847..67cb3775ab68fdfa6964e4edb824588eda8106d7 100644
--- a/components/sync/protocol/encryption.proto
+++ b/components/sync/protocol/encryption.proto
@@ -10,7 +10,6 @@
syntax = "proto2";
option optimize_for = LITE_RUNTIME;
-option retain_unknown_fields = true;
package sync_pb;
« no previous file with comments | « components/sync/protocol/dictionary_specifics.proto ('k') | components/sync/protocol/entity_metadata.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698