Change log:95336cb92b..191d55580eFull diff:95336cb92b..191d55580eRoll chromium third_party 4e16929f46..3a8f2a9e1e Change log:4e16929f46..3a8f2a9e1eChanged dependencies: * src/tools:c44a3f5eca..f524a53b81DEPS diff:95336cb92b..191d55580e/DEPS No update to Clang. TBR=titovartem@google.com, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: Ic9c4a62b050383646e9fcf5cc07a5653c14ac06e Reviewed-on: https://webrtc-review.googlesource.com/76120 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Artem Titov <titovartem@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23205}
38 lines
2.2 KiB
XML
38 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<package>
|
|
<metadata>
|
|
<id>Google.Protobuf.Tools</id>
|
|
<title>Google Protocol Buffers tools</title>
|
|
<summary>Tools for Protocol Buffers - Google's data interchange format.</summary>
|
|
<description>See project site for more info.</description>
|
|
<version>3.3.2</version>
|
|
<authors>Google Inc.</authors>
|
|
<owners>protobuf-packages</owners>
|
|
<licenseUrl>https://github.com/google/protobuf/blob/master/LICENSE</licenseUrl>
|
|
<projectUrl>https://github.com/google/protobuf</projectUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<releaseNotes>Tools for Protocol Buffers</releaseNotes>
|
|
<copyright>Copyright 2015, Google Inc.</copyright>
|
|
<tags>Protocol Buffers Binary Serialization Format Google proto proto3</tags>
|
|
</metadata>
|
|
<files>
|
|
<file src="protoc\windows_x86\protoc.exe" target="tools\windows_x86\protoc.exe" />
|
|
<file src="protoc\windows_x64\protoc.exe" target="tools\windows_x64\protoc.exe" />
|
|
<file src="protoc\linux_x86\protoc" target="tools\linux_x86\protoc" />
|
|
<file src="protoc\linux_x64\protoc" target="tools\linux_x64\protoc" />
|
|
<file src="protoc\macosx_x86\protoc" target="tools\macosx_x86\protoc" />
|
|
<file src="protoc\macosx_x64\protoc" target="tools\macosx_x64\protoc" />
|
|
<file src="..\src\google\protobuf\any.proto" target="tools\google\protobuf" />
|
|
<file src="..\src\google\protobuf\api.proto" target="tools\google\protobuf" />
|
|
<file src="..\src\google\protobuf\descriptor.proto" target="tools\google\protobuf" />
|
|
<file src="..\src\google\protobuf\duration.proto" target="tools\google\protobuf" />
|
|
<file src="..\src\google\protobuf\empty.proto" target="tools\google\protobuf" />
|
|
<file src="..\src\google\protobuf\field_mask.proto" target="tools\google\protobuf" />
|
|
<file src="..\src\google\protobuf\source_context.proto" target="tools\google\protobuf" />
|
|
<file src="..\src\google\protobuf\struct.proto" target="tools\google\protobuf" />
|
|
<file src="..\src\google\protobuf\timestamp.proto" target="tools\google\protobuf" />
|
|
<file src="..\src\google\protobuf\type.proto" target="tools\google\protobuf" />
|
|
<file src="..\src\google\protobuf\wrappers.proto" target="tools\google\protobuf" />
|
|
</files>
|
|
</package>
|