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

Unified Diff: google_apis/gcm/protocol/mcs.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 | « google_apis/gcm/protocol/checkin.proto ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google_apis/gcm/protocol/mcs.proto
diff --git a/google_apis/gcm/protocol/mcs.proto b/google_apis/gcm/protocol/mcs.proto
index cba584588d7955fc42897c0a17543233fb417383..b8fb2d0276545ac48d49a1d3265a2ec8fdc95f52 100644
--- a/google_apis/gcm/protocol/mcs.proto
+++ b/google_apis/gcm/protocol/mcs.proto
@@ -8,7 +8,6 @@
syntax = "proto2";
option optimize_for = LITE_RUNTIME;
-option retain_unknown_fields = true;
package mcs_proto;
« no previous file with comments | « google_apis/gcm/protocol/checkin.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698