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

Unified Diff: third_party/cacheinvalidation/src/proto/android_channel.proto

Issue 1149283005: Roll src/third_party/android_protobuf 94f522f9:999188d0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Trying jbudorick@'s suggestion Created 5 years, 6 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 | « third_party/android_protobuf/android_protobuf.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/cacheinvalidation/src/proto/android_channel.proto
diff --git a/third_party/cacheinvalidation/src/proto/android_channel.proto b/third_party/cacheinvalidation/src/proto/android_channel.proto
index e4a92f595773b32a0025880968e81e7eae5e2b38..8f45997e715fd45d36f0436929e29d939a4c3432 100644
--- a/third_party/cacheinvalidation/src/proto/android_channel.proto
+++ b/third_party/cacheinvalidation/src/proto/android_channel.proto
@@ -35,6 +35,7 @@ import "client_protocol.proto";
// channel version controls the expected envelope syntax and semantics of
// http and c2dm messages sent between the client and server.
enum MajorVersion {
+ option allow_alias = true;
// The initial version of the android channel protocol. Inbound and
// outbound channel packets contained a single binary protocol message only.
« no previous file with comments | « third_party/android_protobuf/android_protobuf.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698