aboutsummaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2016-09-22 15:11:17 -0700
committerBo Yang <teboring@google.com>2016-10-10 11:43:48 -0700
commit9d4657a9e270bdc352b01604cc8ed03a4af25f8c (patch)
tree16d175e357f02183d4d8d3663a0da31f43967c51 /BUILD
parent633fdfb510e222d52a6ad0669035135cde3cf74f (diff)
downloadprotobuf-9d4657a9e270bdc352b01604cc8ed03a4af25f8c.tar.gz
protobuf-9d4657a9e270bdc352b01604cc8ed03a4af25f8c.tar.bz2
protobuf-9d4657a9e270bdc352b01604cc8ed03a4af25f8c.zip
update files to include php generators
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 1b8e92b0..3c03bfac 100644
--- a/BUILD
+++ b/BUILD
@@ -391,8 +391,10 @@ RELATIVE_TEST_PROTOS = [
"google/protobuf/util/internal/testdata/field_mask.proto",
"google/protobuf/util/internal/testdata/maps.proto",
"google/protobuf/util/internal/testdata/oneofs.proto",
+ "google/protobuf/util/internal/testdata/proto3.proto",
"google/protobuf/util/internal/testdata/struct.proto",
"google/protobuf/util/internal/testdata/timestamp_duration.proto",
+ "google/protobuf/util/internal/testdata/wrappers.proto",
"google/protobuf/util/json_format_proto3.proto",
"google/protobuf/util/message_differencer_unittest.proto",
]