Internal change

PiperOrigin-RevId: 489502255
This commit is contained in:
Adam Cozzette
2022-11-18 10:08:26 -08:00
committed by Copybara-Service
parent 03d388fecf
commit ac212c1507
15 changed files with 42 additions and 46 deletions
+2 -2
View File
@@ -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"],