diff options
Diffstat (limited to 'third_party/protobuf/README.chromium')
-rw-r--r-- | third_party/protobuf/README.chromium | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/third_party/protobuf/README.chromium b/third_party/protobuf/README.chromium index 52c4327..1318d3a 100644 --- a/third_party/protobuf/README.chromium +++ b/third_party/protobuf/README.chromium @@ -12,6 +12,5 @@ descriptor2_pb.py A protobuf.gyp file has been added for building with Chromium. -There are no local changes to the code itself .. yet. We have a local copy of -this code because we intend to add support for retaining unknown fields to -protobuf-lite. +This code has been patched to support unknown field retention in protobuf-lite. +See r62331 for the patch. |