Fixed Copybara for protobuf cleanup.
PiperOrigin-RevId: 254104491
This commit is contained in:
parent
746d7fbab7
commit
9caacf0ac5
@ -340,7 +340,7 @@ cc_library(
|
|||||||
"//tensorflow/lite/toco/tflite:export",
|
"//tensorflow/lite/toco/tflite:export",
|
||||||
"//tensorflow/lite/toco/tflite:import",
|
"//tensorflow/lite/toco/tflite:import",
|
||||||
] + select({
|
] + select({
|
||||||
"//tensorflow:macos": ["//third_party/protobuf:protobuf_legacy"],
|
# Placeholder for internal macOS rule.
|
||||||
"//conditions:default": [],
|
"//conditions:default": [],
|
||||||
}),
|
}),
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user