Adds the ability for BubbleGtk widgets to specify both input and popup attributes.
[chromium-blink-merge.git] / third_party / protobuf / README.chromium
blobc421f17f2b62c06b46a94f9b0cec255ca5d9d53d
1 Name: Protocol Buffers
2 Short Name: protobuf
3 URL: http://protobuf.googlecode.com/svn/trunk
4 License File: COPYING.txt
5 Version: unknown
6 Revision: r415
7 Security Critical: yes
9 Local files (not taken from upstream):
10 README.chromium
11 config.h
12 descriptor2_pb.py
14 A protobuf.gyp file has been added for building with Chromium.
16 This code has been patched to support unknown field retention in protobuf-lite.
17 See r62331 for the patch.