diff --git a/BUILD.bazel b/BUILD.bazel index cc5104c..d2b96bc 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -89,7 +89,9 @@ cc_binary( ":app", ":args", ":gemma_lib", + # copybara:strip_begin "//base", + # copybara:strip_end "//compression:compress", "@hwy//:hwy", "@hwy//:nanobenchmark",