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

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

Powered by Google App Engine
This is Rietveld 408576698