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

Unified Diff: components/sync/protocol/get_updates_caller_info.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
Index: components/sync/protocol/get_updates_caller_info.proto
diff --git a/components/sync/protocol/get_updates_caller_info.proto b/components/sync/protocol/get_updates_caller_info.proto
index d05f4e835db0a9c1382e1c87f5a88dca2b628f4f..bfc092dffe8d72c3285124f1379b7afb2dd55ea8 100644
--- a/components/sync/protocol/get_updates_caller_info.proto
+++ b/components/sync/protocol/get_updates_caller_info.proto
@@ -5,7 +5,6 @@
syntax = "proto2";
option optimize_for = LITE_RUNTIME;
-option retain_unknown_fields = true;
package sync_pb;

Powered by Google App Engine
This is Rietveld 408576698