aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xiaofeng@google.com>2016-10-06 22:26:29 -0700
committerGravatar GitHub <noreply@github.com>2016-10-06 22:26:29 -0700
commitc0c3aee6b9ae3f4f2fc30370365002babc5d106b (patch)
tree9006a9e8524fc99d8234f21489ee4b802908d551 /BUILD
parentd947308aa1cd86acbdabd8e29125b41dcdb06607 (diff)
parent431cee60e62ea4d7c37990db9bc0f54e3e90ac9d (diff)
Merge pull request #2229 from xfxyjwf/fixbuild
Remove missing files from build.
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUILD b/BUILD
index 8a5c2037..222cc82c 100644
--- a/BUILD
+++ b/BUILD
@@ -391,10 +391,8 @@ 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",
]