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

Unified Diff: google_apis/gcm/protocol/android_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 | « components/sync/protocol/wifi_credential_specifics.proto ('k') | google_apis/gcm/protocol/checkin.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google_apis/gcm/protocol/android_checkin.proto
diff --git a/google_apis/gcm/protocol/android_checkin.proto b/google_apis/gcm/protocol/android_checkin.proto
index a4520513888cf33954b850ff98b2af07dbcc07f7..07bacd778f744094aee1193fb504a900b4fa9eaa 100644
--- a/google_apis/gcm/protocol/android_checkin.proto
+++ b/google_apis/gcm/protocol/android_checkin.proto
@@ -8,7 +8,6 @@
syntax = "proto2";
option optimize_for = LITE_RUNTIME;
-option retain_unknown_fields = true;
package checkin_proto;
// Build characteristics unique to the Chrome browser, and Chrome OS
« no previous file with comments | « components/sync/protocol/wifi_credential_specifics.proto ('k') | google_apis/gcm/protocol/checkin.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698