| Index: third_party/protobuf/README.chromium
|
| diff --git a/third_party/protobuf/README.chromium b/third_party/protobuf/README.chromium
|
| index 3b861c86c59302ffc69b7925eb789a87e0524e9e..45ffa2cc842d73a6abb222814a2ccb90e511176e 100644
|
| --- a/third_party/protobuf/README.chromium
|
| +++ b/third_party/protobuf/README.chromium
|
| @@ -15,7 +15,9 @@ descriptor2_pb.py
|
| A protobuf.gyp file has been added for building with Chromium.
|
|
|
| This code has been patched to support unknown field retention in protobuf-lite.
|
| -See r62331 for the patch.
|
| +See r62331 for the patch. Defaults have been changed to allow building
|
| +with unpatched system protobuf: default for optimize_for option is now
|
| +LITE_RUNTIME, and default for retain_unknown_fields is true.
|
|
|
| Revision r427 was cherry-picked from upstream.
|
|
|
|
|