summaryrefslogtreecommitdiffstats
path: root/third_party/protobuf/README.chromium
blob: df9f1c038b1c861d5c9ebca573d33e34de9adaab (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: r412
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.