| OLD | NEW |
| 1 Name: protobuf | 1 Name: Protocol Buffers |
| 2 Short Name: protobuf |
| 2 URL: http://protobuf.googlecode.com/svn/trunk | 3 URL: http://protobuf.googlecode.com/svn/trunk |
| 3 License File: COPYING.txt | 4 License File: COPYING.txt |
| 5 Version: unknown |
| 4 Revision: r346 | 6 Revision: r346 |
| 5 | 7 |
| 6 Local files (not taken from upstream): | 8 Local files (not taken from upstream): |
| 7 README.chromium | 9 README.chromium |
| 8 config.h | 10 config.h |
| 9 descriptor2_pb.py | 11 descriptor2_pb.py |
| 10 | 12 |
| 11 A protobuf.gyp file has been added for building with Chromium. | 13 A protobuf.gyp file has been added for building with Chromium. |
| 12 | 14 |
| 13 There are no local changes to the code itself .. yet. We have a local copy of | 15 There are no local changes to the code itself .. yet. We have a local copy of |
| 14 this code because we intend to add support for retaining unknown fields to | 16 this code because we intend to add support for retaining unknown fields to |
| 15 protobuf-lite. | 17 protobuf-lite. |
| OLD | NEW |