summaryrefslogtreecommitdiffstats
path: root/third_party/protobuf/README.chromium
blob: 3bfe9cb79e1724751ddb31849eaf31cc8d6f6324 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Name: Protocol Buffers
Short Name: protobuf
URL: http://protobuf.googlecode.com/svn/trunk
License File: COPYING.txt
Version: unknown
Revision: r371

Local files (not taken from upstream):
README.chromium
config.h
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.