Adding forgotten duration.proto to the lite library

This commit is contained in:
Roberto Cosenza 2020-07-20 12:41:10 +01:00 committed by Adam Cozzette
parent 1c587a8059
commit 02ade8bc32

View File

@ -52,6 +52,7 @@
<includes>
<include>google/protobuf/any.proto</include>
<include>google/protobuf/api.proto</include>
<include>google/protobuf/duration.proto</include>
<include>google/protobuf/empty.proto</include>
<include>google/protobuf/field_mask.proto</include>
<include>google/protobuf/source_context.proto</include>