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

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