commit | 09354db1434859a31a3c81abebcc4018d42f2715 | [log] [tgz] |
---|---|---|
author | Jisi Liu <jisi.liu@gmail.com> | Tue Jul 18 15:38:30 2017 -0700 |
committer | Jisi Liu <jisi.liu@gmail.com> | Tue Jul 18 15:38:30 2017 -0700 |
tree | b87c7cdc2255e6c8062ab92b4082665cd698d753 | |
parent | 9053033a5076f82cf18b823c31f352e95e5bfd8d [diff] [blame] |
Merge from Google internal for 3.4 release
diff --git a/js/proto3_test.proto b/js/proto3_test.proto index acb6716..0d073ea 100644 --- a/js/proto3_test.proto +++ b/js/proto3_test.proto
@@ -86,4 +86,5 @@ PROTO3_FOO = 0; PROTO3_BAR = 1; PROTO3_BAZ = 2; + MSG_PROTO3_BAH = 3; }