summaryrefslogtreecommitdiffstats
path: root/third_party/protobuf/README.chromium
blob: c421f17f2b62c06b46a94f9b0cec255ca5d9d53d (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: r415
Security Critical: yes

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.