Internal change
PiperOrigin-RevId: 489502255
This commit is contained in:
committed by
Copybara-Service
parent
03d388fecf
commit
ac212c1507
@@ -13,6 +13,8 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
load("//mediapipe/framework/port:build_config.bzl", "mediapipe_cc_proto_library")
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
package(
|
||||
@@ -20,8 +22,6 @@ package(
|
||||
features = ["-layering_check"],
|
||||
)
|
||||
|
||||
load("//mediapipe/framework/port:build_config.bzl", "mediapipe_cc_proto_library")
|
||||
|
||||
proto_library(
|
||||
name = "default_input_stream_handler_proto",
|
||||
srcs = ["default_input_stream_handler.proto"],
|
||||
|
||||
Reference in New Issue
Block a user