@ -7,4 +7,4 @@ cc_test(scope_test SRCS scope_test.cc)
cc_test(enforce_test SRCS enforce_test.cc)
proto_library(attr_type SRCS attr_type.proto)
proto_library(op_proto SRCS op_proto.proto)
cc_test(op_proto_test SRCS op_proto_test.cc DEPS attr_type op_proto protobuf)
cc_test(op_proto_test SRCS op_proto_test.cc DEPS op_proto attr_type protobuf)