Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Side by Side Diff: third_party/protobuf/php/src/phpdoc.dist.xml

Issue 2495533002: third_party/protobuf: Update to HEAD (83d681ee2c) (Closed)
Patch Set: Make chrome settings proto generated file a component Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!-- Install phpDocumentor to generate docs. -->
3 <phpdoc>
4 <parser>
5 <target>doc</target>
6 </parser>
7 <transformer>
8 <target>doc</target>
9 </transformer>
10 <files>
11 <file>Google/Protobuf/Internal/MapField.php</file>
12 <file>Google/Protobuf/Internal/Message.php</file>
13 <file>Google/Protobuf/Internal/RepeatedField.php</file>
14 </files>
15 </phpdoc>
OLDNEW
« no previous file with comments | « third_party/protobuf/php/src/Google/Protobuf/descriptor.php ('k') | third_party/protobuf/php/tests/array_test.php » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698