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

Unified Diff: components/sync/protocol/app_list_specifics.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/app_list_specifics.proto
diff --git a/components/sync/protocol/app_list_specifics.proto b/components/sync/protocol/app_list_specifics.proto
index 9f8fbdcfe2b6c6b1c8fb0ab9580baf965aae1f23..64fed0266f39e1990ad49bcc924e9dbc1fa22284 100644
--- a/components/sync/protocol/app_list_specifics.proto
+++ b/components/sync/protocol/app_list_specifics.proto
@@ -10,7 +10,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